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

Updated KnownImgPattern.cs and ImageMagickCompress.cs #1340

Closed
wants to merge 2 commits into from

Conversation

GhoshAnup
Copy link

Issue# 1339 - Request support for JPG
Enabling Imgbot to support uppercase JPG and PNG format files.

 Enabling Imgbot  to support uppercase JPG and PNG format files.
@dlemstra
Copy link
Contributor

I think it would be better to improve the compare instead of adding extensions with different casing. Not sure where this is happening but I would advise you to change the place that does the compare to do a case insensitive compare instead.

Converting file extension to lowercase for checking supported file extensions
@selul selul closed this Oct 30, 2024
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

Successfully merging this pull request may close these issues.

3 participants