pel / pel

PHP Exif Library - library for reading and writing Exif headers in JPEG and TIFF files using PHP.

Home Page:https://github.com/pel/pel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image quality decrease after EXIF change.

ttmtake opened this issue · comments

Image quality decrease after EXIF change. How to keep image quality same?

set Pel::setJPEGQuality(100);
after call new PelDataWindow($image)