# png_compressor **Repository Path**: tang_c/png_compressor ## Basic Information - **Project Name**: png_compressor - **Description**: 通过接入tinypng和pngquant,可任选其一,一键压缩png的插件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-08-29 - **Last Updated**: 2024-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: png, 压缩, CocosCreator, 插件, tinypng ## README [![star](https://img.shields.io/badge/CocosCreator-v2.2.2-yellow)](https://gitee.com/tang_c/png_compressor) [![star](https://img.shields.io/badge/author-tang_c-green)](https://gitee.com/tang_c/png_compressor) [![star](https://img.shields.io/badge/version-0.0.1-green)](https://gitee.com/tang_c/png_compressor) [![star](https://gitee.com/tang_c/png_compressor/badge/star.svg?theme=dark)](https://gitee.com/tang_c/png_compressor) [![star](https://gitee.com/tang_c/png_compressor/badge/fork.svg?theme=dark)](https://gitee.com/tang_c/png_compressor) # PNGCompressor 一键压缩png 支持tinypng(联网)和pngquant(离线)两种方式 # 设置 ![manual/manual.png](manual/manual1.png) ![manual/manual2.png](manual/manual2.png) # 使用 在设置中勾选【构建后检测并压缩png】,构建完成后就会自动检测对应平台下res文件夹下png图片,不会直接对项目内的图片进行操作,以免误操作 ## 压缩日志 ![manual/manua3.png](manual/manual3.png) ![manual/manua3.png](manual/manual4.png)