Project

General

Profile

Actions

Feature #14319

closed

Generating thumbnails should be configurable to limit the dimension of source grafic

Added by Hans J almost 20 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2004-09-16
Due date:
% Done:

0%

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

Description

I suggest to enable a limit for image sized which for thumbnail processing.
Tif files can produce a high memory load even if they seem to be small. e.g. a tif file of 104kb has dimensions of 13277x9387px (DIN A0?) which results in memory consumption of >400 MB when processing the thumbnail generation with convert.
I've found these files often in CAD environments, where drawings are converted from CAD to tif.
A workaround is of course to disable tif-preview at all via $TYPO3_CONF_VARS["GFX"][imagefile_ext]

store some tif files in your fileadmin, (attached is a blank one with this large dimensions)
enable thumbnails in the File-Filelist Modul and enjoy watching the process 'convert' grow, e.g. via top

imagemagick 5.4.4.5 on debian

(issue imported from #M363)


Files

0000363-testimage.tif (2.52 KB) 0000363-testimage.tif Administrator Admin, 2004-09-16 15:51
Actions

Also available in: Atom PDF