Skip to content

Feature request: Add support for "setOption('jpeg:size', '800x800');" #850

Open
@ethaniel

Description

@ethaniel

Issue description

Can you please add support for $imagick->setOption('jpeg:size', '800x800');? (the 800x800 needs to be configurable by the user).

It needs to be called before opening an image and helps tremendously when working with large images. It minimizes the memory usage when loading the image.
zenphoto/zenphoto#418 (comment)

What version of Imagine are you using?

1.3.5

What's the PHP version you are using?

7.4.3

What's the imaging library you are using [gd/imagick/gmagick/any]?

imagick

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions