@pintawebware/squeezeimg v0.0.28
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 @pintawebware/squeezeimg
$ squeezeimg COMMAND
running command...
$ squeezeimg (-v|--version|version)
@pintawebware/squeezeimg/0.0.4 darwin-x64 node-v12.16.3
$ 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
See code: @oclif/plugin-help
squeezeimg start
USAGE
$ squeezeimg start
OPTIONS
-d, --dir=dir [default: /Users/pintaweb/WebstormProjects/squeezeimg-cli] USAGE: <$ squeezeimg start -d
/your/directory -t YOUR_TOKEN> ---> set directory to compress/convert your images, default
compress
-m, --method=method [default: compress] USAGE: <$ squeezeimg start -d /your/directory -t YOUR_TOKEN -m
[compress/convert]> ---> method, default compress
-q, --qlt=qlt [default: 60] USAGE: <$ squeezeimg start -d /your/directory -t YOUR_TOKEN -q [0-100]> ---> set
quality, default 60
-t, --token=token USAGE: <$ squeezeimg start -d /your/directory -t YOUR_TOKEN> ---> token you need to start
process, find it here https://squeezeimg.com/account/api
-t, --to=to [default: webp] USAGE: <$ squeezeimg start -d /your/directory -t YOUR_TOKEN -m convert -to
[webp/jp2]> ---> format you want to recieve, default webP
--help show CLI help
--version show CLI version
See code: src/commands/start.js
OPTIONS --all see all commands in CLI
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago