@pintawebware/deletebg-cli

0.0.6 • Public • Published

deletebg-cli

DeleteBG-CLI is an easy service for professional editing your images. Just a few commands and your photo will be completely different.

Usage

First install Node.js and npm. You can do it here.

$ npm install -g @pintawebware/deletebg-cli
$ deletebg-cli (-v|--version|version)
@pintawebware/deletebg-cli/0.0.6 linux-x64 node-v14.16.0
$ deletebg-cli (help|--help)
$ deletebg-cli (help|--help) start
USAGE
  $ deletebg-cli start [OPTIONS]
...

Commands

deletebg-cli help start

Displays all options to start for deletebg-cli. Includes descriptions and usage examples.

USAGE
  $ deletebg-cli help start

deletebg-cli start

USAGE

  Use this command to start removing backgrounds from images in folder:
  $ deletebg-cli start -d /your/directory -t YOUR_TOKEN

  To get full info about options, use this command:
  $ deletebg-cli help start


OPTIONS
  -d, --dir=dir                 [default: installed folder]
                                [example: /your/directory/Pictures]

  -t, --token=token             [example: qWe123rTy456uPi789] - Required

  --help                        show CLI help
  --version                     show CLI version

To get token, follow this link

See code: src/commands/start.js

Package Sidebar

Install

npm i @pintawebware/deletebg-cli

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

7.44 kB

Total Files

6

Last publish

Collaborators

  • kirians
  • sergey-guida
  • d.ulianov