Project

General

Profile

Actions

Bug #81796

closed

LocalCropScaleMaskHelper does not respect quality setting

Added by Alexander Schnitzler almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2017-07-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

With

$GLOBALS['TYPO3_CONF_VARS']['GFX']['jpg_quality']

it's possible to set the quality of processed images. Unfortunately that's not true for the LocalCropScaleMaskHelper that generates thumbnails and so on.
It always generates lossless jpeg's resulting in quite huge images.

LocalCropScaleMaskHelper does call

 $gifBuilder->imageMagickConvert

but ignores any quality setting here.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91855: Image with crop set is JPEG compressed twiceResolved2020-07-23

Actions
Actions

Also available in: Atom PDF