Strapi Webp Upload Gone wrong?

System Information
  • Strapi Version: 3.6.3
  • Operating System: MACOS
  • Database: sqlite
  • Node Version: 14.15.4
  • NPM Version: 7.15.0

When I try to upload an webp (i.e basically a gif but has extension of webp example: mqdefault-6s — ImgBB ) , it gets uploaded to strapi and then this is the https://tindi-strapi.s3.ap-south-1.amazonaws.com/mqdefault_6s_c21228432c.webp , in which it does not play anymore. Thanks for taking the time to help out.

Update 1:

I tried uploading a gif file (extension: .gif) , and the gif plays. But I need webp since it is a lower size.

Update 2:

If I disable Image Optmization , it works for webp now also , but how I do it with the Optimization enabled. Can we ignore optimization for specifc fields if possible ? or last option specifc .extension


Just a note I meant Size Optimization Option not Image Optimization