How does shopware handle images? Imagemagick? GraphicsMagick?

Hi,

how does shopware convert uploaded images.

Coming from typo3 you can choose between imagemagick (version 5,6, …), graphicsmagick or gdlib. And you must specify the location where you installed it. How does shopware do that? Where can I enter the path to the binary?

Thats all we know :wink:

I think the binary has to work from everywhere.

Shopware is using gdlib to generate thumbnail images. Since Shopware 5.2.17 it additionally uses tools like jpgoptim / pngoptim to compress thumbnails after they have been generated:

We published a plugin that replaces the thumbnail generation with a routine that uses imagemagick convert to resize and compress the images:

https://store.shopware.com/tanma47667011677/google-pagespeed-optimierte-thumbnails-mit-imagemagick.html

We are using it for a couple of customers but we would aprreciate any feedback.

@tanmar schrieb:

Shopware is using gdlib to generate thumbnail images. Since Shopware 5.2.17 it additionally uses tools like jpgoptim / pngoptim to compress thumbnails after they have been generated:

https://community.shopware.com/Shopware-Media-Optimizer_detail_1994.html

We published a plugin that replaces the thumbnail generation with a routine that uses imagemagick convert to resize and compress the images:

https://store.shopware.com/tanma47667011677/google-pagespeed-optimierte-thumbnails-mit-imagemagick.html

We are using it for a couple of customers but we would aprreciate any feedback.

This forum is not an advertising platform. Please refrain from posting adverts of your plugins. I deleted all other posts about it in this forum.

2 „Gefällt mir“