ikhsanalatsary/multer-sharp-s3

Not able to upload BMP format

jeffminsungkim opened this issue · 2 comments

When I'm trying to upload BMP file to S3, I'm facing the following error below.

Error: Input buffer contains unsupported image format

It seems like the multer package does not support BMP format. Do you have any ideas?

Hi @jeffminsungkim. I think this is the same with this issue. Because this package is heavy couple with sharp package.

We can open discussion for this. Perhaps, there's any suggestion and workaround from others