Hi!
Previously I've been using ImageMagick for image processing, but now I need something that is more performance-oriented.

I need to be able to:
* analyze a stored JPG/GIF/PNG image per pixel
* compress to JPG/GIF/PNG
* store processed image

Do you have any tips for me? Thanks in advance!