Forum

Thread tagged as: Question, Problem, Configuration

Image quality with Imagick

Hi! I noticed that, since I switched from GD to Imagick, Perch seems to ignore the image quality setting, and images are always saved with full quality (and huge file size). Am I missing some configuration, or it's supposed to be like this?

Perch: 2.8.34, PHP: 7.0.9, MySQL: mysqlnd 5.0.12-dev - 20150407 - $Id: 241ae00989d1995ffcbbf63d579943635faf9972 $, with PDO
Server OS: Linux, litespeed
Installed apps: content (2.8.34), assets (2.8.34), categories (2.8.34)
App runtimes: <?php $apps_list = array( 'content', 'categories', );
PERCH_LOGINPATH: /cms
PERCH_PATH: /home/ht149/www.just.com.pl/cms
PERCH_CORE: /home/ht149/www.just.com.pl/cms/core
PERCH_RESFILEPATH: /home/ht149/www.just.com.pl/cms/resources
Image manipulation: GD Imagick
PHP limits: Max upload 128M, Max POST 128M, Memory: 128M, Total max file upload: 128M
F1: 6a33f95eca3667f9e0c39bf5ca2980fe
Resource folder writeable: Yes
HTTP_HOST: just.com.pl
DOCUMENT_ROOT: /home/ht149/www.just.com.pl
REQUEST_URI: /cms/core/settings/diagnostics/
SCRIPT_NAME: /cms/core/settings/diagnostics/index.php
Paul O'Rely

Paul O'Rely 0 points

  • 4 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Neither - it looks like a bug to me.

Thanks Drew. Any quick fix?

Drew McLellan

Drew McLellan 2638 points
Perch Support

Yes, I've fixed it, so it should be in Perch / Runway 3.

Good to know! In the meantime, is there any fix that I could make on my side?

Drew McLellan

Drew McLellan 2638 points
Perch Support

No, as any fix would involve modifying core files.

I confirm that it's fixed in Perch 3. Thanks, Drew! :)

Drew McLellan

Drew McLellan 2638 points
Perch Support

Thanks for bringing it to my attention!