Preprocessor for Image Optimization
"Svelte Image is a preprocessor using sharp, which transforms a normal image into resized, optimized, lazy loaded WebP with old browsers fallback image with srcset and a beautiful trace or blur base64 placeholder.
If you use the normal
img
tag, your image will be optimized, and if its size is below a certain threshold it will be inlined as base64."
Maxim Matyunin
@matyunyaya