SizeLimitExceeded
I run to an error SizeLimitExceeded today, that says the max image dimension to work in imageflow is 10 000 pixels.
This limit is insufficient for my use case. Is this restraint going to be uplifted?
My version:
imageflow_tool release 1.5.8-rc62 (1f6dc67ee* 2021-03-29) for x86_64-unknown-linux-gnu
My imageflow_tool command:
imageflow_tool v1/querystring --in 'AY8GVr7BuGHaJ1T6AcBa.jpg' --out 'AY8GVr7BuGHaJ1T6AcBa.jpg?w=200.jpg' --command 'cache=no&quality=90&scale=both&ignore_icc_errors=true&width=200'
With a json job you can change this limit, but it's definitely an oversight for the v1/querystring command. Will fix.
On Tue, Jun 10, 2025, 8:55 AM Dominik Fiala @.***> wrote:
dominikfiala created an issue (imazen/imageflow#666) https://github.com/imazen/imageflow/issues/666
I run to an error SizeLimitExceeded today, that says the max image dimension to work in imageflow is 10 000 pixels.
This limit is insufficient for my use case. Is this restraint going to be uplifted?
My version:
imageflow_tool release 1.5.8-rc62 (1f6dc67ee* 2021-03-29) for x86_64-unknown-linux-gnu
My imageflow_tool command:
imageflow_tool v1/querystring --in 'AY8GVr7BuGHaJ1T6AcBa.jpg' --out 'AY8GVr7BuGHaJ1T6AcBa.jpg?w=200.jpg' --command 'cache=no&quality=90&scale=both&ignore_icc_errors=true&width=200'
— Reply to this email directly, view it on GitHub https://github.com/imazen/imageflow/issues/666, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2LH2VZU4B6H2QQ2KERU33C3WUHAVCNFSM6AAAAAB676GZKSVHI2DSMVQWIX3LMV43ASLTON2WKOZTGEZTGOJSHA4DOMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
imageflow_tool now supports --exit-if-larger-than [disabled|300px|300w|300h|100mp]*