I am looking for a file renamer that will let me batch move characters from one location to another within the same files.
This is the way files look now: 1234 Test file.mpg
This is the way they should look after: Test file 1234.mpg
I have looked at several renamers but none of them have this feature. Any help would be appreciated. Free or paid.
Thanks.
+ Reply to Thread
Results 1 to 8 of 8
-
-
Sounds like a very specific requirement that may not have a one-click type solution. Is this a once-off requirement, or something you'll be repeating often? My suggestion would be to export the directory listing to a text file, load it into a decent text editor, edit the filename list into RENAME commands by copy/pasting partial lines as required (ren "1234 Test file.mpg" "Test file 1234.mpg"), save as a DOS .BAT file and run it from the command line.
An alternative would be to use Excel or such to load the text file and uses formulas to generate a list of new names you then export.
For an ongoing solution, maybe write a small BASIC program or such to do the editing for you. -
This would be a perfect application of something like a Perl script under Unix/Linux. Windows does make things hard, doesn't it? I don't think you're ever going to find a program that can do that. This is going to take a specialized script.
-
Ant Renamer should be able to do it for you. I've never done what you had to do but the "move string" function should be able to do it just from a quick test on a file. The number of characters you want to move from the beginning of each file has to be consistent though.
-
Have a look at the Multi-Rename tool option off the File menu of the excellent file manager util (amongst other things) Total Commander written by a guy called Ghisler.
-
Hmmm, I seem to recall that Bulk Rename Utility http://www.bulkrenameutility.co.uk/Main_Intro.php
has the ability to do something like that.
--dES"You can observe a lot by watching." - Yogi Bera
http://www.areturningadultstudent.com -
pinstripes23
Thanks for the tip. The Ant Renamer does exactly what I wanted. If others are interested in this thread the Ant Renamer is free and portable. Thanks again.
Similar Threads
-
Free Cover Download / Renamer Tool
By squadjot in forum Media Center PC / MediaCentersReplies: 0Last Post: 5th Oct 2011, 09:52 -
How to make Batch file for Renamer
By _Al_ in forum Video ConversionReplies: 3Last Post: 26th Feb 2011, 23:55 -
File Renamer
By ron spencer in forum ComputerReplies: 2Last Post: 30th May 2010, 10:55 -
WMA tag editor / renamer
By olyteddy in forum AudioReplies: 5Last Post: 13th May 2009, 10:37 -
What are good specs for a high-quality MP4 file? (Will look good on my 40&q
By HarlanPepper in forum Video ConversionReplies: 6Last Post: 11th Feb 2009, 03:18