Image Resizing
Posted: 2008-07-17T04:24:30-07:00
I've been developing a CMS for quite some time now and have a fairly acceptable gallery. What annoys me though is the really bad results I get from image resiziing (I use the GD lib for PHP). Will ImageMagick do a better Job than GD?
I was also wondering about Jpeg2000. I actually have worked on image storage using techniques similar to Jpeg2000 and I just love the format. I sadly havent seen much support for it though. I noticed ImageMagick provides support and thats a great thing, the question is: Is there any way to make the format display cross-browser?
I was also wondering about Jpeg2000. I actually have worked on image storage using techniques similar to Jpeg2000 and I just love the format. I sadly havent seen much support for it though. I noticed ImageMagick provides support and thats a great thing, the question is: Is there any way to make the format display cross-browser?