Batch Upload Images to image sharing website? [resolved]

Discuss anything related to portable freeware here.
Post Reply
Message
Author
User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Batch Upload Images to image sharing website? [resolved]

#1 Post by webfork »

I resolved this after a some research but thought it might be useful ...

Issue

Anyone know of a way to batch upload image files to a image sharing website and get a list of links back? It doesn't have to be a no-login one like imgur, I'm willing to setup with Dropbox, Google Drive, OneDrive, etc. I just want to drag in a few files and have it spit out a list of image links (ULRs).

Resolved

You can do this with two programs, ShareX and MyImgur.

---

ShareX (works with Imgur and other services) just select the items you uploaded in the main window, right-click, and choose Copy – Image
  • Image
... then paste them and they show up as a list:

Code: Select all

http://i.imgur.com/CewXkmf.png
http://i.imgur.com/6XQeOYs.png

MyImgur works similarly, but only on Imgur.com. You can upload multiple images and then click Uploads, select the images you want, right-click, and choose one of the Copy Selected URLs options.

Image

Here's what that looks like when you paste it:

Code: Select all

[img]http://i.imgur.com/axJa5Hn.png[/img]
[img]http://i.imgur.com/BCMmeZW.png[/img]
[img]http://i.imgur.com/PgIVsNX.png[/img]

Post Reply