2017 © Pedro Peláez
 

library tinypng-console

Symfony Console interface to losslessly compress PNG files

image

etre2/tinypng-console

Symfony Console interface to losslessly compress PNG files

  • Tuesday, August 29, 2017
  • by TylerSsn
  • Repository
  • 1 Watchers
  • 1 Stars
  • 664 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 35 % Grown

The README.md

Allows TinyPNG to be executed from the command line for lossless image compression., (*1)

Install TinyPNG Console

compose global require etre2/tinypng-console, (*2)

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., (*3)

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

The Versions

29/08 2017

dev-master

9999999-dev

Symfony Console interface to losslessly compress PNG files

  Sources   Download

MIT

The Requires

 

console tinypng

26/08 2017
26/08 2017