webp-in-css
Image compressor
A tool to enable WebP images in CSS backgrounds and reduce image size for Chrome, Firefox, and Edge.
PostCSS plugin and tiny JS script (131 bytes) to use WebP in CSS background
345 stars
8 watching
27 forks
Language: JavaScript
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 794 |
webpack-contrib/compression-webpack-plugin | Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
imager-io/imager | Automates the compression of images to reduce their size without compromising quality. | 654 |
edwardzzz/wepy-plugin-parsecss | A plugin for a JavaScript framework that simplifies the use of CSS preprocessors and image compression. | 1 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
nucliweb/avif-in-css | Allows CSS background images to be converted to AVIF format in supported browsers and falls back to original image in unsupported browsers. | 44 |
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 448 |
somerandomdude/grunt-webp | Converts images to the WebP format using various quality and compression settings. | 118 |
catid/zpng | A fast and efficient lossless photographic image compression library | 274 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
60late/vite-plugin-minipic | An image compression plugin for Vite that uses Sharp.js to compress images before bundling. | 43 |
dfa1234/ngx-image-compress | A utility service for compressing images to a specified size and quality using Angular and image processing techniques. | 87 |
webmproject/libwebp | A library and set of tools to encode and decode images in WebP format | 2,038 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |