https://github.com/pocmo/find-unoptimized-pngs
Find PNGs in need of optimization
https://github.com/pocmo/find-unoptimized-pngs
Last synced: 10 months ago
JSON representation
Find PNGs in need of optimization
- Host: GitHub
- URL: https://github.com/pocmo/find-unoptimized-pngs
- Owner: pocmo
- License: mpl-2.0
- Created: 2016-04-20T12:35:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-20T12:51:11.000Z (about 10 years ago)
- Last Synced: 2025-04-06T00:26:28.136Z (about 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Find-Unoptimized-PNGs
Find PNGs in need of optimization
usage: find-unoptimized-PNGs.py [-h] [--path PATH] [--command COMMAND]
Find PNGs in need of optimization
optional arguments:
-h, --help show this help message and exit
--path PATH Path to search for PNGs in (default: .)
--command COMMAND Command to compress PNGs (default: pngcrush)
--filter FILTER Filter file path. Matching files will be ignored