1.2.0 • Published 4 years ago

img-cli v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Images Downloader

An interactive Command-Line Interface Build in NodeJS for downloading a single or multiple images to disk from URL.

Install

yarn add global img-cli

Command Topics

img all

USAGE
  $ img all 

Required
  URL: website target

OPTIONS
  -d, --directory          choose a specific directory name and/or path 
  -t, --type               Choose a image type (png, jpg, gif..)
  
EXAMPLES
  $ img all http://karimation.com
  
  $ img all http://karimation.com -d myDir -t png

img solo

USAGE
  $ img solo 

Required
  URL:                     image URL target

OPTIONS
  -d, --directory          choose a specific directory name and/or path 
  
EXAMPLES
  $ img solo https://avatars1.githubusercontent.com/u/21101482
  
  $ img solo https://avatars1.githubusercontent.com/u/21101482 -d myImg
  

Questions?

Feel free to contact me or create an issue.

Author

kerim selmi karimation

License

MIT License

1.2.0

4 years ago

1.1.6

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

0.2.3

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago