Nuxt module for image manipulation and optimization. You simply put high-quality images in the assets folder, and import them in your pages and components. Optimized renditions are automatically generated during build-time, and an image component automatically uses the right, optimized image for each browser and resolution in runtime.
Description
Nuxt module for image manipulation and optimization. You simply put high-quality images in the assets folder, and import them in your pages and components. Optimized renditions are automatically generated during build-time, and an image component automatically uses the right, optimized image for each browser and resolution in runtime.
This module is a wrapper around sharp and imagetools.
Repository
https://github.com/floatingpixels/nuxt-imagetools
npm
https://www.npmjs.com/package/@floatingpixels/nuxt-imagetools
Nuxt Compatibility
Nuxt 3