Skip to content

jordanhandy/obsidian-imgbb-uploader

Repository files navigation

ImgBB Uploader for Obsidian

GitHub Downloads (specific asset, all releases) GitHub Tag

License

License

Released under MIT by @jordanhandy.

What is it?

ImgBB is a cloud storage platform that allows you to upload image files to their storage platform. Offering both paid and free plans, ImgBB is extremely lightweight and might be the perfect solution for some people looking to save on local storage in their Obsidian vaults.

This plugin allows you to automatically upload images pasted or dragged into Obsidian directly into your ImgBB account (instead of stored locally). ImgBB stores only images. Other media types will not apply

Setup and Security

ImgBB requires you have an API key. You can get one by logging in to your ImgBB account, selecting the "About" menu on the top-left-hand-side, and choosing "API".

image

When the API key is input into settings, the value is saved. You will see a notice confirming the value has been encrypted. If you leave the settings page and return, it may look as though the API key is blank again. Assuming the plugin original data file hasn't been altered or deleted, your original API key is still encrypted and saved.

If you are unsure, you can simply paste a picture into a note to test a successful upload. If an upload fails, you can set your API key in settings again.

How it Works

demo gif

Settings

Configure settings such as:

  • Auto delete after period of time (minimum 60 seconds)
  • Upload on copy/paste
  • Upload on drag/drop

Other Plugins

If you would like to use a plugin with more customization options that supports audio, video, and binary formats, check out my Cloudinary Uploader for Obsidian