Svelte Image

Preprocessor for image optimization

Creator

Maxim Matyunin @matyunyaya

Description

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.
Visit Site
Related Projects