Login  Register

Batch File Rename(JPEG) macro?

Posted by Zachary Sager on Dec 09, 2008; 3:31pm
URL: http://imagej.273.s1.nabble.com/Batch-File-Rename-JPEG-macro-tp3694281.html

Does anyone know of a quick macro that will rename all files(just jpegs) in
a folder, in a sequence?  The only condition is I want to specify the name
of the first file in the list.  That name will always be a number(for
example, 1000.jpg)  Then I want them to be named 1001.jpg, 1002.jpg, etc.
until everything has been renamed.

My code writing ability is pretty poor, and now I'm just trying to cut and
paste from other sources, but I can't find anything too similar.

Thanks!
-zack