fxhash / fxhash-website

fxhash front-end, nextjs
https://fxhash.xyz
90 stars 53 forks source link

Articles Media Upload throws when uploading animated png #405

Open maerzhase opened 2 years ago

maerzhase commented 2 years ago

Animated .png is valid for e.g. thumbnail but throws on upload.

You can test with this png:

TMC_Klaus_Sprite

Screenshot 2022-09-23 at 17 07 10
GemN commented 1 year ago

this is a file api error now:

{"error":"image/apng is not supported. Only supported files are: image/jpeg, image/gif, image/webp, image/png, image/svg+xml, application/xml, video/mp4, video/webm, audio/mpeg, audio/mp3, audio/wav"}