Actions
Bug #96925
closedMake webp quality settings adjustable in TYPO3
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Generation / GIFBUILDER
Target version:
-
Start date:
2022-02-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
Hi,
I was trying to introduce webp images to a TYPO3 V10 website.
But the results are not as good as expected. I guess this is mainly related to a high quality setting for webp, so it can't compete with JPEGs set to quality 75, which is a common value.
So it would be great to add a setting like:
$GLOBALS[‘TYPO3_CONF_VARS’][‘GFX’][‘webp_quality’]
similar to the JPEG quality setting.
Another solution would be to apply the quality setting to WEBP as well.
Cheers
Christian
Files
Actions