enhanced-img
@sveltejs/enhanced-img serves smaller file formats like avif or webp, generates the right sizes for different devices, and sets width and height to avoid layout shift.
Usage
npx sv add enhanced-imgWhat you get
- the
enhancedImagesVite plugin - rewrite applicable
<img>tags to<enhanced:img> sharpadded to the allowed builds when using pnpm