Skip to content

A script uploads a single image or images from a directory to imgur via imgur API and retrieves the uploaded url from imgur for a particular image, in CSV format.

License

Notifications You must be signed in to change notification settings

SwathiMystery/imgur_image_uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imgur Image Uploader

This script uploads a single image or images from a directory to imgur via imgur API and retrieves the uploaded url from imgur for a particular image in CSV format.

Execution

  • Uploading a single image.
$ ./groot.sh horse.jpg
  • Uploading a directory of images
$ ./groot.sh Photos/*.jpg

The output file will be a CSV file with the filename and URL saved in imgur.csv

About

A script uploads a single image or images from a directory to imgur via imgur API and retrieves the uploaded url from imgur for a particular image, in CSV format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages