Awesome
<div align="center"> <img src="https://github.com/richhost/pixzip-lite/blob/main/website/static/icon.webp?raw=true" height="256"> <h1 align="center">PixZip Lite</h1> <h4 align="center">Easy to use batch image compression software.</h4> </div>If you want more features (compress by pixel percentage, image comparison, notification, BMP support), please use the Pro version. 🙏
PixZip Lite
PixZip Lite is a fast, free image compression software that supports mainstream formats such as JPG / PNG / WebP/ AVIF, and supports Windows 10+ and macOS 12+ operating systems.
If you think this app is pretty good, give it a Star ⭐️ to show your support (^-^)
Install
Build
pnpm i
# macOS Apple Silicon
pnpm build:mac:apple
# macOS Intel
pnpm build:mac:intel
# Windows
pnpm build:win