Toronto Photography Meetup Group

TPMG.CA
It is currently Wed Oct 22, 2025 6:17 pm

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: Mon Mar 26, 2012 11:07 pm 
Offline
TPMG Moderator
User avatar

Joined: Mon Jan 15, 2007 3:52 am
Posts: 4022
Location: Newmarket
Has thanked: 0 time
Have thanks: 2 times
Flickr: http://goo.gl/RJbMu
So a few months back I managed to synchronize my oldest GPS data log files with my RAW images using geosetter and exiftool. Unfortunately, during this process I made an error and instead of syncing the data into xmp sidecar files, exiftool ended up writing directly into the raw files. Not exactly a fan of this, but the program created backups of the old files DSCxxxx.ARW_original.

Anyway, what I need is a suggestion for a good, free, batch file renamer, so I can delete the duplicate arw's, and rename the _original ones back. Any suggestions? Thanks.


Top
 Profile  
Reply with quote  
PostPosted: Tue Mar 27, 2012 12:13 am 
Offline
TPMG SUPERSTAR
User avatar

Joined: Tue Jan 22, 2008 4:29 am
Posts: 3415
Location: James in RH
Has thanked: 2 times
Have thanks: 2 times
Flickr: http://goo.gl/cahhK
Photoscape. I use it for batch renaming, as well as other things.

http://photoscape.org/ps/main/download.php


Top
 Profile  
Reply with quote  
PostPosted: Tue Mar 27, 2012 12:49 am 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:43 am
Posts: 684
Location: North York
Has thanked: 28 times
Have thanks: 3 times
Flickr: http://flic.kr/ps/RyJTY
for f in *_original ; do mv $f `echo $f | sed 's/_original//'` ; done


Top
 Profile  
Reply with quote  
PostPosted: Tue Mar 27, 2012 10:13 am 
Offline
User avatar

Joined: Thu Oct 12, 2006 9:59 pm
Posts: 969
Location: Toronto, ON
Has thanked: 0 time
Have thanks: 3 times
if you have PS, Wouldn't adobe's standalone BRIDGE application do this? I like use it to rename my files
http://www.youtube.com/watch?v=zbnNutKs3x8


Top
 Profile  
Reply with quote  
PostPosted: Wed Mar 28, 2012 10:04 pm 
Offline
TPMG Moderator
User avatar

Joined: Mon Jan 15, 2007 3:52 am
Posts: 4022
Location: Newmarket
Has thanked: 0 time
Have thanks: 2 times
Flickr: http://goo.gl/RJbMu
Gerardo wrote:
if you have PS, Wouldn't adobe's standalone BRIDGE application do this? I like use it to rename my files
http://www.youtube.com/watch?v=zbnNutKs3x8

Don't have PS/Bridge, so this does not help me unfortunately.


Top
 Profile  
Reply with quote  
PostPosted: Wed Mar 28, 2012 10:24 pm 
Offline
TPMG Moderator
User avatar

Joined: Mon Jan 15, 2007 3:52 am
Posts: 4022
Location: Newmarket
Has thanked: 0 time
Have thanks: 2 times
Flickr: http://goo.gl/RJbMu
Success: feature already built in exiftool: http://www.sno.phy.queensu.ca/~phil/exi ... #utilities


Top
 Profile  
Reply with quote  
PostPosted: Wed Mar 28, 2012 11:47 pm 
Offline
User avatar

Joined: Sat Jan 10, 2009 1:04 am
Posts: 925
Location: The Sky Dome, Toronto
Has thanked: 30 times
Have thanks: 10 times
Flickr: http://www.flickr.com/photos/ahosking/
http://www.publicspace.net/windows/BetterFileRename/


Top
 Profile  
Reply with quote  
PostPosted: Thu Mar 29, 2012 2:23 pm 
Offline

Joined: Mon Jul 24, 2006 8:53 am
Posts: 111
Has thanked: 0 time
Have thanks: 0 time
Looks like you already found something but Nikon's View NX can also rename files and edit EXIF data and its free. Also works on non-Nikon files - just not non-Nikon raw files.


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 02, 2012 7:15 pm 
Offline
User avatar

Joined: Sun Apr 01, 2012 6:08 pm
Posts: 29
Has thanked: 0 time
Have thanks: 0 time
Try renamer:

http://www.snapfiles.com/get/denrenamer.html


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group