Skip to content

Evaluate Imagick for image processing #399

Open
@following5

Description

@following5

logs/images/add currently uses the GD library for image processing.

Imagick is said to be faster, produce sharper resized images and comsume less memory. It also may allow stripping Exif data without resampling.

services/devel/sysinfo shows which image libraries are available at which OC sites. Imagick currently is installed only at OC.de. The OCDE code uses Imagick if available, else falls back to GD.

(@wrygiel: could you tag this issue with a new label "Component-Images"?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions