Login  Register

Re: Batch File Rename(JPEG) macro?

Posted by Justin Walker-3 on Dec 09, 2008; 4:55pm
URL: http://imagej.273.s1.nabble.com/Batch-File-Rename-JPEG-macro-tp3694281p3694285.html

If you are running in Windows, The batch file renamer
(http://cerebralsynergy.com/download.php?view.55) will likely do what
you want.  It's freeware and relatively easy to use.

- Justin Walker

Zachary Sager wrote:

> 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
>