# pngcompress **Repository Path**: iguojin/pngcompress ## Basic Information - **Project Name**: pngcompress - **Description**: windows平台png有损压缩,但是品质几乎没有下降,界面流畅,powerd by pngquant,师出名门,就是流畅 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-23 - **Last Updated**: 2024-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PngComporess ### 安装 ``` go install github.com/wailsapp/wails/v2/cmd/wails@latest ``` ### 编译 ``` wails build ``` ### 特点 - 基于`pngquant`,师出名门,运行速度快,界面流畅 - 基于`wails`,借助系统能力,程序小巧 - 虽然有损压缩,但是肉眼看不出太大区别 ### 环境要求 - Windows 10/11 - Go 1.17+ - nodejs ### 使用效果 ![预览1](https://gitee.com/iguojin/pngcompress/raw/master/build/images/img1.jpg) ![预览2](https://gitee.com/iguojin/pngcompress/raw/master/build/images/img2.jpg) ![预览3](https://gitee.com/iguojin/pngcompress/raw/master/build/images/img3.jpg)