Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

139.Batch file rename -- How to rename many jpg files with sequence id and record it?

User: editor -- 2008-05-20          << 138  140 >>
Hits: 490
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to rename many jpg files with sequence id and record it?
Input Sample:
filea.jpg
fileb.jpg
filec.jpg
...
Output Sample:
1.jpg
2.jpg
3.jpg
...
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. open menu 'Tools->Batch Runner'
2. click 'Pick files' select multiplue files
3. sort these files by name or date or others, by clicking different column titles.
4. change 'set output filename' entry from ${FILENAME} to:
 or 
, and click 'Apply' at right.
5. click 'Rename', finish.

if you want to record the mapping between oldname and newname, you can click 'Export List', and save the mapping to a file.

Note: ${EXT} means extension, # means sequence number

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to rename file by sequence id with specified pre-defined order? (64%)
How to replace one specified word with a sequence of words from a file? (60%)
How to rename many files with the last modified date of the file? (59%)
How to batch rename image files by adding picture width and height? (58%)
How to rename many files to the format of file.number.ext? (58%)
How to batch rename files by generating a random word that in the list? (56%)
How to rename many mp3 files to the format like artist-title.mp3? (55%)
How to rename mutiple files with the 3rd and 4th line in file content? (54%)

Check Demo of Batch file rename
Keywords:
export  sequence id  extension  mapping  record  sequence number  jpg  between  title  map  jpg id sequence  rename files mapping  file rename mapping file  rename file name mapping file  filename extension  file extension  rename many files to jpg  rename sequence jpg