0.4.0 • Published 8 years ago

image-cli v0.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.2

8 years ago

0.0.11

8 years ago

0.0.1

8 years ago