[TYPO3-english] Imagemagick images too dark?

Björn Pedersen pedersen at frm2.tum.de
Tue Apr 17 08:49:42 CEST 2012


On 12.04.2012 18:00, Brian Hauge Hansen wrote:
> Got it CE (content element).
>
>
> My typescript looks like this:
> 10 = IMAGE
> 	10.file.XY = 200,150
> 		10.file.import = uploads/tx_templavoila/
> 		10.file.import.current = 1
> 		10.file.import.listNum = 0
> 		10.file.maxW = 148
> 		10.file.minW = 148
>
> But i the problem is for all images generated.
Hi,

I guess you have problems with the colormanagement.  too dark is a 
typical effect of AdobeRGB images displayed as sRGB. Check your source 
images and maybe adjust the color managment settings of imagemagick.
(e.g. stripProfile)

Björn




More information about the TYPO3-english mailing list