juliomrqz / nuxt-optimized-images

🌅🚀 Automatically optimizes images used in Nuxt.js projects (JPEG, PNG, SVG, WebP and GIF).
https://marquez.co/docs/nuxt-optimized-images/
MIT License
842 stars 30 forks source link

Convert PNG files to JPEG #302

Open acrolink opened 3 years ago

acrolink commented 3 years ago

Is this passible to do using this module? If not, I believe that would be a great feature i.e. to convert each PNG file to an optimized JPEG file and update automatically the src tag to serve the JPEG file.