Thank you glennrp! However, that doesn't seem to work either:
$ rm tumblr.out.png
$ convert tumblr.png -define png:exclude-chunks=date tumblr.out.png
$ identify -verbose tumblr.out.png
...
Properties:
date:create: 2012-08-21T13:48:35-07:00
date:modify: 2012-08-21T13:48:35-07:00
signature ...
Search found 2 matches
- 2012-08-21T13:53:06-07:00
- Forum: Bugs
- Topic: create:date and modify:date are always set
- Replies: 7
- Views: 20489
- 2012-08-21T10:02:59-07:00
- Forum: Bugs
- Topic: create:date and modify:date are always set
- Replies: 7
- Views: 20489
create:date and modify:date are always set
Is there any way to let the original create:date and modify:date just pass through, or be set to 1-1-1970, or pretty much anything that will not change each time I call convert?
I'm storing tons of pngs in a revision control system... Every time I render, the create:date and modify:date are set to ...
I'm storing tons of pngs in a revision control system... Every time I render, the create:date and modify:date are set to ...