{{template "header.html" "Image uploader | Mandible"}} {{template "navbar.html"}} {{template "modal_uploaded.html"}} {{template "modal_error.html"}}

Image Uploader

Quick, reliable image uploading.

From File


From URL


From Data URI


CLI Program

Use the image hoster direct from the command line.

$ imgup http://i.imgur.com/s9zxmYe.jpg cat.png

Communicate via API

Easy access the image hoster from your own applications with our REST-Like interface. Works with most common frameworks as well as from the command line.
To read more and check out the examples please follow this link.
Read here more! »

{{template "footer.html"}}