#522·dragonfly

Allowing quality and interlace params for imagemagick thumb processor

Author: atiroCreated Jul 15, 2022Updated Jul 15, 2022

After the update in 1.4.0 to restrict the parameters passed through to imagemagick, we can no longer specify image quality or progressive images as well as resizing. Is it possible these can be allowed though, given they have fixed arguments that can be verified by a regex? Happy to submit a PR if this seems suitable.