RafidMuhymin / astro-imagetools

Image Optimization tools for the Astro JS framework
astro-imagetools-docs.vercel.app
MIT License
407 stars 44 forks source link

Disable tracedSVG preview if the source image format is unsupported? #160

Open FrozenAlex opened 1 year ago

FrozenAlex commented 1 year ago

I have some webp images on my strapi server and some images are in webp and the server crashes trying to transform them, since the library for tracing svg does not support webp format.