Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ethaniel opened this issue Jul 4, 2023 · 0 comments
Open

Comments

@ethaniel
Copy link

ethaniel commented Jul 4, 2023

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

@ethaniel ethaniel changed the title Feature request: Add support for "Imagick::setSize" Feature request: Add support for "setOption('jpeg:size', '800x800');" Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant