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

Support for Thumbor "bmp" images #212

Open
Furytron opened this issue Apr 28, 2020 · 7 comments
Open

Support for Thumbor "bmp" images #212

Furytron opened this issue Apr 28, 2020 · 7 comments
Assignees

Comments

@Furytron
Copy link

When using a "bmp" image I get the following error, so I assume its not supported just like gifs

Error

status	400
code	"RequestTypeError"
message	"The type of request you are making could not be processed. Please ensure that your original image is of a supported file type (jpg, png, tiff, webp) and that your image request is provided in the correct syntax. Refer to the documentation for additional guidance on forming image requests."

An example URL:
https://test.cloudfront.net/filters:grayscale()/media/lena_gray.bmp

Can support be added or should this already work?

@beomseoklee
Copy link
Member

Thanks for contacting us again @Furytron
Currently, it blocks when file extension is not either of jpg, png, tiff, and webp.
We would consider if we can add bmp supporting in the next release.

@beomseoklee beomseoklee added this to Unassigned in Issues and Roadmap Dec 21, 2021
@github-actions
Copy link

This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions
Copy link

This issue was closed because it has been inactive for 7 days since being marked as closing-soon.

@Furytron
Copy link
Author

Please reopen issue.

@dougtoppin dougtoppin reopened this Nov 10, 2022
@dougtoppin
Copy link
Member

We will add an evaluation of this to our backlog

@github-actions
Copy link

This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@coelhosandro
Copy link

Hi @Furytron ,@beomseoklee, @dougtoppin

We had the same problem at @distilledmedia and was solved by this PR #483

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

No branches or pull requests

6 participants