{namespace i=TYPO3\CMS\Install\ViewHelpers}

Convert image formats to jpg

This verifies that your ImageMagick installation is able to read the default formats jpg, gif, png, tif, bmp, pcx, tga, pdf and ai. The tool 'identify' is used to read the pixeldimensions of non-web formats and 'convert' is used to read the image and convert it to jpg.

Dark images
In case the images appear remarkably darker than the reference images, try to set [TYPO3_CONF_VARS][GFX][colorspace] = sRGB.

Convert image formats to jpg