Announcement

Collapse
No announcement yet.

Convert raw files to jpg while keeping same date (or copying date from EXIF)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Convert raw files to jpg while keeping same date (or copying date from EXIF)

    using something like:
    /ini="c:\irfan_view_rest_settingsNO_RESIZE.ini" /silent /convert=$D\$N_rest100.jpg

    conversion is done but all created jpg's have wrong timestamp. (Current time not the time the RAW was created)

    Please help with switch or settings in ini that can copy the timestamp from EXIF. (to fix also the already converted RAW's)
    Thank you!

    #2
    nobody has any ideas?

    Comment


      #3
      IrfanView Help has the following from jpg lossless operations

      set EXIF date as file date:

      i_view32.exe c:\test.jpg /jpg_rotate=(0,0,1,0,0,0,0,0)

      This will likely not work in combination with the RAW conversion, but you might apply this in a second pass.

      currently running 4.56 / 32 bit

      Comment

      Working...
      X