Overview of Nuxt Image features
mainNuxt Image provides plug-and-play image optimization for Nuxt applications. It allows you to resize and transform images using a built-in optimizer or an external Image CDN.
Key capabilities include:
- Using
<nuxt-img>as a drop-in replacement for the native<img>element. - Using
<nuxt-picture>as a drop-in replacement for the native<picture>element. - Built-in resizing and transformation via
unjs/ipx. - Support for over 20 different image providers.
- Automatic generation of responsive sizes.
- Optimization using modern formats like
webpandavif.