DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: Image Processing via Imagick

Author:Christopher
Created:2010-12-18T19:57:23
Changed by:Tomasz Krawczyk
Changed:2013-04-02T17:39:40.500000000
Classification:imagickimg
Description:The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) ----
Keywords:image processing, PHP extension imagick, exec
Author:Documentation Team
Email:documentation@typo3.org
Language:en

img-1 img-2 EXT: Image Processing via Imagick

Extension Key: imagickimg

Language: en

Version: x.y.z

Keywords: image processing, PHP extension imagick, exec

Copyright 2006-2013,

Authors: Radu Dumbraveanu, Dmitri Paramonov, Tomasz Krawczyk.

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

`EXT: Image Processing via Imagick 1 <#__RefHeading__5708_1738894311>`_

`Introduction 3 <#__RefHeading__5710_1738894311>`_

What does it do? 3

Features list 3

`Requirements 4 <#__RefHeading__171_237682363>`_

`1.ImageMagick at least 6.5.x 4 <#__RefHeading__173_237682363>`_

`2.Imagick at least 3.0.0 4 <#__RefHeading__175_237682363>`_

`Installation 5 <#__RefHeading__467_413120346>`_

`Known problems 6 <#__RefHeading__31525_818911409>`_

Introduction

What does it do?

This extension provides image processing with PHP extension Imagick. Uses object oriented classes instead of ImageMagick commands. It is useful on servers where exec() function is disabled for security reasons.

Features list

Resizes images in FE and BE.

Creates thumbnails in BE.

Removes from the images profiles which reduces image sizes.

Does some image optimization.

Allows you to use all image effects available in standard content elements like Images, Text with images. Adds three new effects: polaroid, round corners and sepia.

Provides extensive image information in the file browser. Just click on the Info icon to see.

Requirements

ImageMagick at least 6.5.x

Imagick at least 3.0.0

Installation

Download and install extension ImagickImg from the TER.

Configure the extension or leave its default values.

Done.

Known problems

Please post bur reports and request for features on the project forge:

http://forge.typo3.org/projects/extension-imagickimg/issues