Image-ExifTool - Re: exiftool -w and -d renaming question

Posted on Tue Mar 25 14:44:21 2008 by exiftool in response to 7441 (See the whole thread of 3)
Re: exiftool -w and -d renaming question
Exiftool 7.22 (just released) adds a new modifier ('n') for %c that does what you want:

   -w F%-.4nc.txt # F-0001.txt, F-0002.txt, F-0003.txt ...

- Phil
Write a response