Open
Description
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?