wes / phpimageresize

php image (local or remote) resizing and caching script
http://joedesigns.com
118 stars 79 forks source link

Overhead data being added to the image. #9

Open whizzzkid opened 12 years ago

whizzzkid commented 12 years ago

I just tested a big image 1363x699 png image size 804kb after being processed to the same size 23 extra byte appear. so the new image dimensions are the same but the size becomes 829kb.

Unable to figure this out :(