elimage(1) ELIMAGE elimage(1)
NAME
Elimage: CLI Image Pastebin
SYNOPSIS
curl -F 'name=@/path/to/image' https://img.butanediol.me/
Or upload via your browser:
You can also paste an image here.
DESCRIPTION
Paste image files with command line. You can give -F more times to paste
more images.
You can also add a ?qr parameter to receive a QR code together with your
image URLs like this:
curl -F 'name=@/path/to/image' 'https://img.butanediol.me/?qr'
EXAMPLES
$ curl -F '[email protected]' https://img.butanediol.me/
https://img.butanediol.me/97/2d8490849c8fab885218b478cc715ab0f3f4a9
URLS
https://cfp.vim-cn.com/
A CLI code pastebin
https://github.com/Vim-cn/elimage
TOOLS
elimage: script to quickly paste your images
09 Feb 2019 elimage(1)