0.0.0 • Published 5 years ago

squeezeimg v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

squeezeimg

The Squeezeimg-cli is destined to optimize unlimited images without any visible loss in quality. Using the Squeezeimg-cli you can easily minify the size of all your images, speed up loading of your websites and applications. You can compress your images of such formats - .png, .jpg/.jpeg, .gif, .svg, .bmp, .tiff. Also allows you to convert your images to webP and jp2 format. Try the functions right now. To do this, go to https://squeezeimg.com/.

Usage

$ npm install -g squeezeimg
$ squeezeimg COMMAND
running command...
$ squeezeimg (-v|--version|version)
squeezeimg/0.0.0 linux-x64 node-v14.16.0
$ squeezeimg --help [COMMAND]
USAGE
  $ squeezeimg COMMAND
...

Commands

squeezeimg help [COMMAND]

display help for squeezeimg

USAGE
  $ squeezeimg help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

squeezeimg start

USAGE
  $ squeezeimg start

OPTIONS
  -d, --dir=dir        [default: /home/pinta/Projects/SqueezeIMG/squeezeimg]
  -m, --method=method  [default: compress]
  -q, --qlt=qlt        [default: 60]
  -r, --rename=rename
  -t, --token=token
  -t, --to=to          [default: webp]
  --help               show CLI help
  --version            show CLI version
0.0.0

5 years ago