Posted by
F Javier Díez Guerra on
Dec 09, 2008; 5:05pm
URL: http://imagej.273.s1.nabble.com/Batch-File-Rename-JPEG-macro-tp3694281p3694284.html
Zack,
I find the freeware Irfanview (
http://www.irfanview.com) very useful for
such purposes. In version 3.97 you can call a "Batch conversion/Rename"
function from the "File" menu.
Good luck.
F Javier Díez Guerra, PhD
Profesor Titular
Centro de Biología Molecular Severo Ochoa
C/ Nicolás Cabrera, 1
Universidad Autónoma
Ctra Colmenar Viejo Km 15
Cantoblanco, 28049 Madrid
SPAIN
phone: +34 91 196 4612
e-mail:
[hidden email]
-----Mensaje original-----
De: ImageJ Interest Group [mailto:
[hidden email]] En nombre de Zachary
Sager
Enviado el: 09 December 2008 16:31
Para:
[hidden email]
Asunto: Batch File Rename(JPEG) macro?
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