etre2 / tinypng-console
Symfony Console interface to losslessly compress PNG files
Installs: 1 209
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- symfony/console: ~2.3|~3.0
- symfony/filesystem: ~2.3|~3.0
- symfony/finder: ~2.3|~3.0
- symfony/process: ~2.3|~3.0
- symfony/yaml: ~2.3|~3.0
- tinify/tinify: ^1.5
This package is not auto-updated.
Last update: 2025-01-27 17:48:26 UTC
README
Allows TinyPNG to be executed from the command line for lossless image compression.
Install TinyPNG Console
compose global require etre2/tinypng-console
Ensure that $HOME/.composer/vendor/bin directory
is in your $PATH so that the tinypng
command is available system-wide. This path may very from OS-to-OS.
TinyPNG Console 1.0.4
Usage:
command [options] [arguments]
Options:
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands:
help Displays help for a command
list Lists commands
reduce "Optimize your images with a perfect balance in quality and file size." - TinyPNG
api-key
api-key:config Configure console for API use.
api-key:request Request an API Key @ https://tinypng.com/developers