Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Cloudinary

uday-samsaniuday-samsani3k downloads

Upload content (images, videos, audio) to Cloudinary and insert (copy or drag both) them into your notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Cloudinary is a cloud storage platform that allows you to upload various media files to a storage account. The media files within this storage account can then be manipulated using Cloudinary's APIs to manipulate the data properties and metadata.

This plugin will make all files (images, video, audio) dragged or pasted in the editor, upload to Cloudinary Media Library rather than file system. You will get links which are uch easier on internet and memory on rendering them in your Obsidian notes.

You can customize the upload behaviour and transformation options for each content type and each folder in you vault.

How it Works

Action GIF

Configuration

  1. Disable Obsidian Safe Mode
  2. Install the Plugin
    • Install from the Obsidian Community Plugins (Recommended)
      • Go to Settings > Community Plugins > Browse
      • Search for "Cloudinary" and install
    • Manual install
      • Clone this repo
      • Install dependencies with yarn or npm
      • npm run build will install the plugin in the chosen obsidian vault
  3. Enable the Plugin
  4. Configure the settings

Unsigned Uploads to Cloudinary

This plugin uploads to Cloudinary are unsigned. You can read more about that here. A signed upload would require the use of an API key and secret, and I opted against asking for that in the plugin configuration, as a choice for security reasons.

Transformations

Cloudinary allows for on-the-fly image transformations using their API. To the end-user, this is accomplished by making a simple URL modification to the resulting URL that Cloudinary gives back when an upload completes. You can read more about Cloudinary's transformation parameters here. As of version 0.2.0, you can now set a default transformation to be applied to all of your uploads with a comma-delimited list. Be mindful of syntax, as using the incorrect transformation parameters will cause your images to not render in Obsidian.

If this were to happen, this can be fixed by simply modifying the URL following the upload.

Be Mindful of your transformation token allotment. Depending on your plan, Cloudinary allows for an 'x' number of transformations to take place per month. Keep this count in mind as you apply transformations to your uploads

Thanks

Special thanks to:

  1. @jordanhandy for their repo here. I forked this repo and made some changes to it, but the base of this plugin is from their work.
67%
HealthFair
ReviewCaution
About
Upload pasted or dragged images, audio, and video to Cloudinary and replace local embeds with web-friendly Cloudinary URLs. Apply default or per-type/folder transformations via Cloudinary URL parameters to cut local storage and speed note rendering. Use unsigned uploads without storing an API secret.
AttachmentsImagesVideo
Details
Current version
1.1.0
Last updated
3 years ago
Created
3 years ago
Updates
1 release
Downloads
3k
Compatible with
Obsidian 0.11.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
uday-samsaniuday-samsani
GitHubuday-samsani
  1. Community
  2. Plugins
  3. Attachments
  4. Cloudinary

Related plugins

Media Viewer

View and manage media files within your notes.

Image Context Menus

Image context menus (mostly on right click): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab.

Ink

Hand write or draw directly between paragraphs using a digital pen, stylus, or Apple pencil.

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Pixel Banner

Enhance your notes with customizable banner images.

Paste image rename

Rename image after pasting, support name pattern and auto renaming.

Image auto upload

Upload images from your clipboard by PicGo.

Imgur

Upload images from your clipboard to imgur.com and embeds uploaded image to your note.

Unofficial Supernote by Ratta Integration

View Supernote notes, generate markdown from note and capture screen mirror.

Image Manager

Insert, rename, and sort images within your notes.