Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 441 Bytes

auto_compress_png

Introduction:

auto_compress_png is a php script aims help you auto compress png by inputing the folder path. This tool can scan all png files including the subforlder.

Enviroment required:

Php

Usage:

please clone this project, and cd to the project folder, run command like: php compress.php /Users/david/Downloads/Archive/ then all png files in /Users/david/Downloads/Archive/ will be replaced by compressed one.