Notices > Forum Notices

Posting Images using imgur

(1/1)

Frank3k:
Imgur is a simple to use online image storage site.

Go to http://imgur.com/
You'll see two options:

1- Upload an image from your computer by dragging and dropping an image from your computer onto the imgur web page (or by clicking on the Computer Icon/button to select the image)

2- Upload an image from the web. You'll be asked to provide the full URL to the image.

Once the upload is complete, just copy the URL to the image (embedded in imgur): http://imgur.com/S4pXf
or click on the image and copy that URL: http://i.imgur.com/S4pXf.jpg

Which can then be inserted into a post:


You can also register for a free account that lets you delete images and make galleries. All free.

Frank

GTX_Admin:
Thanks Frank - I've made this a sticky.  Great contribution.

Regards,

Greg

Frank3k:
Any image link you want to display between the img tags must end with a .jpg

You want to post this:
--- Code: ---https://i.imgur.com/AOKEy6Q.jpg
--- End code ---

which produces:
 

not this
--- Code: ---https://imgur.com/a/o2nNogP
--- End code ---

which gives nothing.

You can wrap the above with
--- Code: --- [url] [/url]
--- End code ---
tags and it would work. Comme ça:


--- Code: ---[url=https://imgur.com/a/o2nNogP]This picture[/url]
--- End code ---

This picture


In your account on imgur, you should be able to view all the images you've uploaded (if you don't have an account, create one). This gives you full control over how the images are displayed.

For example, on this image:



You get several link options on the right; if you pick Direct Link, you can copy the direct link to the image
--- Code: ---https://i.imgur.com/ovA6fWO.jpg
--- End code ---
and paste it between the img tags.
Or you can pick BBCode and just past the clipboard right into the message. it should give you
--- Code: ---[img]https://i.imgur.com/ovA6fWO.jpg[/img]
--- End code ---

The Linked BBCode option displays the image and a link back to imgur
--- Code: ---[url=https://imgur.com/ovA6fWO][img]http://i.imgur.com/ovA6fWO.jpg[/img][/url]
--- End code ---
:



Another way of getting the right posting code:

If you click on what you posted, you should get some options at the upper right of the image, like this:



Click on "Get share links" and you get a similar set of links to post:



You want the BBCode option. Copy and paste in your message.

Navigation

[0] Message Index

Go to full version