Project

General

Profile

Actions

Feature #48013

closed

Add support for progressive jpg files

Added by most wanted almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Image Generation / GIFBUILDER
Target version:
-
Start date:
2013-05-07
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

Would be great if processed jpg files would be progressive instead of baseline jpg files.

Actions #1

Updated by Thorsten Kahler almost 11 years ago

  • Tracker changed from Bug to Feature
  • Status changed from New to Accepted
  • Complexity set to medium
Actions #2

Updated by Ernesto Baschny over 10 years ago

  • Target version deleted (6.2.0)
Actions #3

Updated by Stefan Neufeind almost 10 years ago

For ImageMagick the parameter "-interlace" needs to be passed to "convert". One possible addition would be to also use "-strip" since that will remove "profiles and comments".

How do we want to implement it? Additional setting (unchecked by default) in the GFX-options in installtool?

Or how about we string-settings for "convert-options" (and possibly combine-options etc. as well) for IM/GM so users could add whatever params they'd like to use? We could hint to -interlace and -strip in the helptext in installtool.

As a rough overview: convert is called in these places, which would need to get the additional parameter(s) passed.
typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
typo3/sysext/core/Classes/Resource/Processing/LocalPreviewHelper.php
typo3/sysext/core/Classes/Utility/GeneralUtility.php
typo3/sysext/core/Classes/Utility/GeneralUtility.php
typo3/sysext/core/Classes/Utility/GeneralUtility.php
typo3/sysext/backend/Classes/View/ThumbnailView.php

Actions #4

Updated by Robert Rentz over 8 years ago

Is there any progress hot to implement it? I think, it would be a great feature.

Actions #5

Updated by Jorgen van der Kroon over 8 years ago

Would be a nice feature.

Actions #6

Updated by Patrick Lenk over 8 years ago

+1

Actions #7

Updated by Maximilian Anton Grimm over 8 years ago

+1 but Target version should also be 6.2.x

Actions #8

Updated by Stefan Neufeind over 8 years ago

It's a new feature, so can't go into older releases. Especially not 6.2 since it's not really a "priority bugfix".

Actions #9

Updated by Richard Haeser about 8 years ago

  • Assignee set to Richard Haeser
Actions #10

Updated by Gerrit Code Review about 8 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #11

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #12

Updated by Gerrit Code Review about 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #13

Updated by Gerrit Code Review almost 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #14

Updated by Gerrit Code Review almost 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #15

Updated by Gerrit Code Review almost 8 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #16

Updated by Michael Fruehmann over 7 years ago

Any updates on this? is there a target version in which we can expect this feature to work?

Actions #17

Updated by Susanne Moog over 6 years ago

  • Category changed from Image Cropping to Image Generation / GIFBUILDER
Actions #18

Updated by Gerrit Code Review about 6 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #19

Updated by Gerrit Code Review about 6 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #20

Updated by Gerrit Code Review about 6 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47753

Actions #21

Updated by Richard Haeser about 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #22

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF