An open API service indexing awesome lists of open source software.

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

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