Skip to content

The maximum size limit is not effective, the rule is not valid #529

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

Open
iluozhen opened this issue Mar 17, 2025 · 0 comments
Open

The maximum size limit is not effective, the rule is not valid #529

iluozhen opened this issue Mar 17, 2025 · 0 comments

Comments

@iluozhen
Copy link

Referring to the thumb, when setting the maximum size, if the maximum size is exceeded in any parameter, it will be returned to the original image size or the maximum size limit. Imagor rejects processing if the maximum size is exceeded, while the thumb returns to the original image size if the maximum size is exceeded,
Unsafe/fit in/20000x20000/filters: fill (white)/z'attach/watermark.Png returns MAX-WIDTH and MAX-HEIGHT,
Unsafe/20000x20000/z'attach/waterlark.png returns MAX-WIDTH and MAX-HEIGHT,
Unsafe/fit in/20000x20000/z.attach/watermark.png returns the original image size,
The above are all handled absolutely in Imgaor, which is not humanized and not intelligent,
Not everyone needs to use a signature. Imgaor was originally my ideal product, but I gave up using it due to its maximum size not being smart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant