Upload an image or paste an image URL and get the ready to paste BBcode, HTML and Markdown to post it in any forum. No account is needed, your image is hosted for free with no expiration, and every code links back so it keeps working in your posts.
No sign-up required. Your image is hosted free and never expires.
BBcode is the simple markup that most forums use instead of HTML. To show an image, you wrap its web address in an [img] tag, like [img]https://myimgs.org/your-image.jpg[/img]. The catch is that the image needs a public URL first, which is exactly what this tool gives you: upload a file or paste a link, and we host the image and hand you the finished BBcode.
Most forums scale large images to fit, but some let you set a size. If your forum supports it you can add width and height to the tag, for example [img width=500]https://myimgs.org/your-image.jpg[/img]. If your forum does not support sizing in BBcode, resize the image first with our free Resize Image tool and then generate the code.
The BBcode this tool produces works on phpBB, vBulletin, XenForo, MyBB and most other forum software. Some communities like Reddit and Discourse use Markdown instead of BBcode, so we generate that for you too. Just copy the format your forum accepts.