vote up 0 vote down star

How can I access/remove PNG metadata?

I'm looking for a Mac application or a PHP snippet.

flag

Filesystem metadata? Exif tags? – cpharmston Sep 6 at 22:29

4 Answers

vote up 1 vote down check

Take a look at Smush_it image optimizer + API.

link|flag
Awesome. Thanks for the link; this isn't the solution I'm looking for, but it seems real helpful in future web builds. – konzepz Sep 6 at 23:53
vote up 1 vote down

PNGCrush can remove metadata as well as optimize/recompress the bitmap images.

link|flag
Interesting. Thanks. Any clue as to how I compile it in Terminal? – konzepz Sep 6 at 23:55
It's available in MacPorts if you have that installed, with "port install pngcrush". Otherwise you will need to follow the build instructions and may need the apple developer packages for headers etc. – dajobe Sep 7 at 2:15
vote up 0 vote down

Sorry to post a Windows software, but if you don't find anything good for MAC, there's TweakPNG, which is by far the best PNG disassembler I've seen.

link|flag
vote up 0 vote down

A search for png on iUseThis yields a long list of apps for trimming pngs.

I have ImageOptim installed, but I cannot remember if that one really was the best of them all. I did try out a few.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.