Search found 1 match
- 2017-06-15T02:23:04-07:00
- Forum: Users
- Topic: mogrify: don’t save if no change
- Replies: 1
- Views: 1814
mogrify: don’t save if no change
Hello. I’m using mogrify for the very simple task of “-trim +repage” (which should be an option in Excel VBA’s Chart.Export, but isn’t). Please, is there a simple means of instructing mogrify not to save the file if there hasn’t been a change. So that if I were to re-“mogrify -trim +repage *.png”, th ...