https://github.com/figbug/imguru
Command line image upload for imgur.com
https://github.com/figbug/imguru
Last synced: 5 months ago
JSON representation
Command line image upload for imgur.com
- Host: GitHub
- URL: https://github.com/figbug/imguru
- Owner: FigBug
- License: other
- Created: 2012-02-06T14:49:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T16:54:31.000Z (about 2 years ago)
- Last Synced: 2023-04-27T05:19:56.881Z (about 2 years ago)
- Language: C++
- Homepage:
- Size: 80.1 KB
- Stars: 85
- Watchers: 6
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
imguru v1.0.6 by Roland Rabien ([email protected]) Feb 23 2023.
usage: imguru [-odpilmbdhv] [-s max_dimension] source_file ...
Uploads one of more images to imgur.com. Supports all image formats supported by Mac OS X and will resize and convert to JPEG before uploading.-d Display direct link to image (default)
-p Display link to image page
-i Display HTML image
-l Display HTML link
-c Also copy link to clipboard
-m Display message board image code
-b Display message board link code
-o Open uploaded images in browser
-s Resize image to have maximum dimension of max_dimension
-h Display help
-v Display versionDepends on:
imgur.com
tinyxml
curl
NSImage+MGCropExtensionsDownload:
https://github.com/FigBug/imguru/releases/download/v1.0.6/imguru.zip