# PNGCompressForMac **Repository Path**: mirrors_ashqal/PNGCompressForMac ## Basic Information - **Project Name**: PNGCompressForMac - **Description**: Simple shell script to compress png file. It will compress all png file include in given directory. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PNGCompressForMac Simple shell script to compress png file. It will compress all png file include in given directory. ## USAGE ``` sh PNGCompress PATH/TO/YOUR/RES ``` ## NOTICE MacOS **only** ## Reference * [pngquant](https://pngquant.org/) * [Optimize-Images GitHub](https://github.com/johnellmore/Optimize-Images)