Project

General

Profile

Actions

Feature #14319

closed

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

Added by Hans J over 19 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 #1

Updated by Michael Stucki over 19 years ago

I'll take a look at it.

Actions #2

Updated by David Bruchmann about 14 years ago

Due to the age of this bug I assume it can be closed.
Or can someone still reproduce this bug / feature?

Actions #3

Updated by Stefan Galinski about 11 years ago

  • Status changed from Accepted to Needs Feedback
  • Target version deleted (0)
Actions #4

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed

No response => closed.

Actions

Also available in: Atom PDF