numbered 1.32

This script takes a list of files as arguments and renames them to include ascending numbers. This process can be highly customized: the resulting filenames can also contain user-defined text, the number of digits and the counter's start can be defined, the extensions' case can be converted etc.

For example, this may be helpful if you want to rename some photos in a way similar to this:

DSCN0120.JPG .. DSCN0179.JPG --> NewYork_000.jpg .. NewYork_059.jpg

To achieve this you would type: numbered -b NewYork_ -c DSCN*.JPG

 

numbered.tar.gz   [modified: 2009-12-29 16:46]  

The program for download. Enclosed you will find installation instructions.

 

Manual Page   [plain text]  [modified: 2007-02-04 17:45]  

Take a look at this help screen to get an idea of the program's features.