I am currently using PNG, but that's not all that great for lossless photo compression. JPEG 2000 is significantly better in terms of file size, but I haven't ever used that with PHP (and it seems I'll have to use it via ImageMagick or something). Are there any other (free) formats for high image compression out there that I can use (maybe even just via the shell) with PHP?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php