0.4.0 • Published 9 years ago

image-cli v0.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

image-cli npm Build Status

8MB GIF Preview 😅

preview

Install

$ npm install -g image-cli

Example

$ image a.jpg

$ image [Drag and Drop an image here from your file system]

$ image http://remote/path/to/image.jpg

# if a given image url is not ended with .xxx but something like .xxx:large
# you can specific the extension you actually need using `-e/--ext`:
$ image http://path/to/a.jpg/large -e .jpg

# use proxy to download images behide firewall
# for example you are using lantern to bypass firewall
$ image http://blocked-website.com/xxx.jpg -p localhost:8787
# or system proxy, http_proxy or https_proxy
$ http_proxy=localhost:8787 image http://blocked-website.com/xxx.jpg

License

MIT © EGOIST

0.4.0

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.26

10 years ago

0.0.25

10 years ago

0.0.24

10 years ago

0.0.23

10 years ago

0.0.22

10 years ago

0.0.21

10 years ago

0.0.2

10 years ago

0.0.11

10 years ago

0.0.1

10 years ago