danielgtaylor / jpeg-archive

Utilities for archiving JPEGs for long term storage.
1.17k stars 121 forks source link

jpeg-recompress Feature request: Simple timestamp manipulation: arg to optionally preserve timestamps #97

Closed Zcehtro closed 6 years ago

Zcehtro commented 6 years ago

I'd like to process this on ALL my JPG's. However, doing so would override all the timestamps for Date Modified. Could you implement a feature to preserve the file's timestamps? I suppose it would word like: get file, get current timestamps, store timestamps, process file, apply stored timestamps, next file... A simple argument would do it.

Am using this a lot. Great work and thank you!

Currently running Windows 10.

lfos commented 6 years ago

Duplicate of #46.