Image Format WebP

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Moritz
Advanced
Posts: 153
Joined: 07 Nov 2018, 14:05

Re: Image Format WebP

Post by Moritz » 23 Jan 2023, 07:43

It happens with imagemagick and graphicmagick.
Attachments
imagemagick_graphicsmagick.png
imagemagick_graphicsmagick.png (161.98 KiB) Viewed 7999 times
Ubuntu 22.04.01
PHP 7.4.30
Typo3 v11.5.21 LTS
Aimeos web shop 22.10.4-pre3

Moritz
Advanced
Posts: 153
Joined: 07 Nov 2018, 14:05

Re: Image Format WebP

Post by Moritz » 23 Jan 2023, 07:56

The image processing test case "jpg to webp" in Typo3 are working.
Attachments
jpg_to_webp.png
jpg_to_webp.png (141.28 KiB) Viewed 7999 times
Ubuntu 22.04.01
PHP 7.4.30
Typo3 v11.5.21 LTS
Aimeos web shop 22.10.4-pre3

Moritz
Advanced
Posts: 153
Joined: 07 Nov 2018, 14:05

Re: Image Format WebP

Post by Moritz » 20 Mar 2023, 08:18

Do you found a solution for that?
Ubuntu 22.04.01
PHP 7.4.30
Typo3 v11.5.21 LTS
Aimeos web shop 22.10.4-pre3

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: Image Format WebP

Post by aimeos » 20 Mar 2023, 08:30

No. The best way to solve this is if you can tell us where the problem in the resize() method of the Imagick and/or Standard media class is.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

SoundOfSilence
Posts: 1
Joined: 05 Apr 2023, 16:23

Re: Image Format WebP

Post by SoundOfSilence » 05 Apr 2023, 16:28

Hi guys,
I was wondering, is there a way to add these settings via Typoscript? In the Constants.ts for example?

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: Image Format WebP

Post by aimeos » 11 Apr 2023, 08:13

Typoscript is bound to pages and is a bad idea for settings that should be also available in scheduler tasks or the backend.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply