Tagged Questions

3
votes
5answers
4k views

Access PNG Metadata

How can I access/remove PNG metadata? I'm looking for a Mac application or a PHP snippet.
2
votes
1answer
121 views

Png Image support of J2ME WTK Emulator

I use a png image in my project that is not displayed in emulator but it can be displayed in phone. Then i open it with photoshop, save as png and use that image. It is displayed both emulator and ...
1
vote
2answers
734 views

If I have an iPad app with lots of images, is PNG still the best option?

I am working on an iPad application which has hundreds of photo-quality images. I would have naturally assumed to store these images as JPEGs so as to optimize the app file size. However, Apple's ...