0.0.28 • Published 4 years ago

@pintawebware/squeezeimg v0.0.28

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 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 @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

0.0.27

4 years ago

0.0.28

4 years ago

0.0.20

4 years ago

0.0.21

4 years ago

0.0.22

4 years ago

0.0.23

4 years ago

0.0.24

4 years ago

0.0.25

4 years ago

0.0.19

4 years ago

0.0.26

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago