Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 PHP 检测 JPEG 图像的压缩级别,而无需文件的“原始”(未压缩)版本?
如果是,该怎么做?
是的,PHP Imagick 可以为您做到这一点。
http://www.php.net/manual/en/imagick.getcompression.php
http://www.php.net/manual/en/imagick.getcompressionquality.php