Timeline for Preserve image's modification time with mogrify/imagemagick
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 11, 2023 at 10:58 | answer | added | Mark Setchell | timeline score: 3 | |
| Sep 15, 2023 at 17:55 | answer | added | maelaglhum | timeline score: 1 | |
| Feb 2, 2019 at 14:25 | comment | added | phil294 |
maybe you can use jpegoptim instead which includes a -p option that preserves modification time. jpegoptim is good at reducing file size, but as the name suggests, only works for jpgs. For pngs, I use a workaround like below answer too.
|
|
| Mar 17, 2018 at 22:13 | answer | added | Stéphane Chazelas | timeline score: 3 | |
| Mar 17, 2018 at 21:32 | history | asked | Deepak Mittal | CC BY-SA 3.0 |