[TYPO3-core] RFC: #10025: ImageMagick generates larger than necessary files

Steffen Kamper info at sk-typo3.de
Sun Feb 1 16:14:28 CET 2009


Hi,

This is SVN patch request.

Type: Feature

Branches: trunk

BT reference: http://bugs.typo3.org/view.php?id=10025

Problem:
Images may contain profile information as you know from EXIF. This 
information block can be up to 60KB.

When generating thumbnails, this information is not necessary and blow 
sizes of generated thumbnails.

Solution:
use -strip to get rid of the profile information.

Additional informations:
http://www.imagemagick.org/Usage/thumbnails/#profiles
http://www.imagemagick.org/www/command-line-options.html#strip

vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10025.diff
Type: text/x-diff
Size: 736 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090201/adf69794/attachment.diff 


More information about the TYPO3-team-core mailing list