Currently, all of the images are uploaded with .jpg suffix regardless of their actual file type.
Doesn't break since the S3 bucket returns it as "application/octet-stream" MIME type but needs to be changed to the appropriate suffix or avoid suffixes all together.
Currently, all of the images are uploaded with .jpg suffix regardless of their actual file type.
Doesn't break since the S3 bucket returns it as "application/octet-stream" MIME type but needs to be changed to the appropriate suffix or avoid suffixes all together.