luego-crop-cli

1.0.5 • Public • Published

Luego Crop Image - CLI

Is a command line tool for crop banners images (flow to export a entire canvas)

Install

  $ npm install -g luego-crop-cli

Commands

  $ luego-crop $src $out --compress --key=$key

Example

  $ luego-crop src/ out/

Documentation

$src (required)

  • $src is the source directory

$out (required)

  • $out is the output directory

--compress (optional)

  • Is a flag to enable compression output of all images with TinyPNG.

--key=$key (optional, required only if the --compress flag is passed and the default API Key reach the ratelimit)

  • This param set a API Key to use in the compression request for each image

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i luego-crop-cli

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    3.53 kB

    Total Files

    3

    Last publish

    Collaborators

    • renanvaz