PDA

View Full Version : Renaming files


mercphoto
Sep-26-2005, 01:35 PM
Maybe Photoshop's File Browser can't do this. What happens if you shoot RAW + JPG and you want to rename files? File Browser will sequentially rename everything. This means your RAW file doesn't have the same base name as its companion JPG. Their sequence number will be one off from the other. This can get even more hairy if you aren't always shooting RAW+JPG in a session. I'm about to write a shell script to rename but looking for a better way.

DavidTO
Sep-26-2005, 01:49 PM
Maybe Photoshop's File Browser can't do this. What happens if you shoot RAW + JPG and you want to rename files? File Browser will sequentially rename everything. This means your RAW file doesn't have the same base name as its companion JPG. Their sequence number will be one off from the other. This can get even more hairy if you aren't always shooting RAW+JPG in a session. I'm about to write a shell script to rename but looking for a better way.
Better Finder Rename (http://www.publicspace.net/ABetterFinderRename/version_beta.html) is a fantastic application that should do what you need.

DavidTO
Sep-26-2005, 01:53 PM
Better Finder Rename (http://www.publicspace.net/ABetterFinderRename/version_beta.html) is a fantastic application that should do what you need.


I also think Bridge may be able to rename like that...

bham
Sep-26-2005, 08:45 PM
In photoshop you can rename the files sequentially using the automate batch command for an action have the action open the file save it then close it. On the batch instruction select the folder to open from and also the folder to save in. You also can name the files existing document name + extension, document name + 01 + extension, etc. You can do alot with this. Just kind of found this recenlty myself. I did rename to many files manually before I found this.

Hope this helps and can do what you need it to do.