Author Topic: Trick to pair raw+(renamed)jpg?!  (Read 2291 times)

Offline sebastianbremen

  • Newcomer
  • *
  • Posts: 43
  • Let's be nice to nature!
    • View Profile
    • Sebastian Burger Photography and Projects
Trick to pair raw+(renamed)jpg?!
« on: January 21, 2015, 02:42:43 PM »
Hello!
Can PM recognize JPGs coming from a raw file - even when they were renamed?
If so: is there a possibility for PM to rename the raw by that JPG's (renamed) name?

Thank you! Probably this is rather a question towards totally different intelligent re-naming-software, true  :-[ ?!

Sebastian
Working since 2012 on https://www.mut-tour.de: As Initiator and "art director" I deal a lot with my and other photographers images and am happy to leave fuggin' Adobe's subscription trap. Hoping camera bits guys keep on programming.

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24756
    • View Profile
    • Camera Bits, Inc.
Re: Trick to pair raw+(renamed)jpg?!
« Reply #1 on: January 21, 2015, 05:07:23 PM »
Sebastian,

Can PM recognize JPGs coming from a raw file - even when they were renamed?

No, they won't be associated at all unless they have the same base name.

If so: is there a possibility for PM to rename the raw by that JPG's (renamed) name?

Thank you! Probably this is rather a question towards totally different intelligent re-naming-software, true  :-[ ?!

I don't know of any software that will help make potentially random connections with differing filenames and cause them to rename only one of the two files.

One way I can think of to do this in PM would be to use Code Replacement, where the code would be the base name of the RAW file and the replacement would be the base name of the JPEG.  Then the rename would be as simple as:

\{filenamebase}\

What would happen is the base name of the RAW file would be looked up in Code Replacement and the base name of the JPEG would be returned.  But you'd have to generate the Code Replacement text file yourself.  That task alone may be more trouble than it's worth.

-Kirk

Offline sebastianbremen

  • Newcomer
  • *
  • Posts: 43
  • Let's be nice to nature!
    • View Profile
    • Sebastian Burger Photography and Projects
Re: Trick to pair raw+(renamed)jpg?!
« Reply #2 on: January 21, 2015, 11:00:58 PM »
Hi Kirk!
Thanks for you answer!
Couldn't PM use the capture date to pair!? As the developed JPGs carry precisely the same time stamp that would be a must-match.
Greetings, Sebastian
Working since 2012 on https://www.mut-tour.de: As Initiator and "art director" I deal a lot with my and other photographers images and am happy to leave fuggin' Adobe's subscription trap. Hoping camera bits guys keep on programming.

Offline Hayo Baan

  • Uber Member
  • ******
  • Posts: 2552
  • Professional Photographer & Software Developer
    • View Profile
    • Hayo Baan - Photography
Re: Trick to pair raw+(renamed)jpg?!
« Reply #3 on: January 21, 2015, 11:15:46 PM »
Sebastian,

If you are sure the capture date is still in the jpgs, I suggest you rename your files according e.g., the sort date and sort time. This will then automatically get both the jpg and the raw with the same same.

PM does not have any other mechanism than the filename to pair jpg and raw files, so this would be your only option, I think.

Hope this helps,
Hayo
Hayo Baan - Photography
Web: www.hayobaan.nl

Offline sebastianbremen

  • Newcomer
  • *
  • Posts: 43
  • Let's be nice to nature!
    • View Profile
    • Sebastian Burger Photography and Projects
Re: Trick to pair raw+(renamed)jpg?!
« Reply #4 on: January 21, 2015, 11:34:29 PM »
I guess this (http://www.advancedrenamer.com) might help. If so, I post again!
Working since 2012 on https://www.mut-tour.de: As Initiator and "art director" I deal a lot with my and other photographers images and am happy to leave fuggin' Adobe's subscription trap. Hoping camera bits guys keep on programming.