vite-plugin-image-optimizer
Image optimizer
Optimizes image assets using Sharp.js and SVGO for better file sizes.
Optimize your image assets using Sharp.js and SVGO.
350 stars
2 watching
16 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
pluginvite
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin for Vite to optimize SVG files using SVGO | 29 |
| | A toolbox of image transformation directives that optimize images at compile-time using the sharp library. | 962 |
| | A plugin that optimizes CSS module class names in production builds | 31 |
| | A Vite plugin that compresses and optimizes images using Imagemin. | 22 |
| | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
| | Tools to minimize and optimize fonts used in web applications | 6 |
| | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
| | An image compression plugin for Vite that uses Sharp.js to compress images before bundling. | 43 |
| | Improves chunk splitting in Vite to optimize bundle sizes and loading times | 356 |
| | A CLI tool for compressing and optimizing image files in various formats. | 944 |
| | A plugin that optimizes code imports in development mode by eliminating unused exports | 125 |
| | Custom plugins for building and optimizing web applications with Vite | 70 |
| | Generates an SVG sprite containing multiple elements from .svg files in a directory | 50 |
| | A CLI script that optimizes images in parallel using multiple optimization tools. | 21 |
| | Generates an SVG spritemap with <symbol>/<view>/<use> for each SVG file and supports CSS, SCSS, Stylus, and Less styles | 59 |