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

Image Embedder

sky150sky1502k downloads

Automatically downloads and embeds images from URLs when pasting

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

A plugin for Obsidian that automatically downloads and embeds images from URLs when pasting them into your notes.

Demo

Demo of Image Embedder

Features

  • Automatically detects image URLs when pasting
  • Downloads and saves images to your vault
  • Configurable attachment folder
  • Customizable filename format with placeholders
  • Optional confirmation before embedding
  • Shows file path in success messages (optional)

Usage

  1. Copy an image URL to your clipboard
  2. Paste it into your note
  3. If the URL is an image, the plugin will:
    • Show a confirmation dialog (if enabled)
    • Download the image
    • Save it to your configured attachment folder
    • Insert a markdown link to the image

Settings

  • Confirm before embedding: Show a confirmation dialog before downloading and embedding images
  • Show file path: Show the saved file path in the success notice
  • Attachment folder: Folder where downloaded images will be saved (relative to vault root)
  • Filename format: Format for saved filenames with placeholders:
    • {name}: Original filename
    • {timestamp}: ISO timestamp (if enabled)
    • {date}: Current date
  • Use timestamp: Add timestamp to filenames for uniqueness

Development

This plugin is built using the Obsidian Plugin API.

Building from source

  1. Clone this repository
  2. Install dependencies:
    npm install
    
  3. Build the plugin:
    npm run build
    
  4. The built plugin will be in the dist folder

Support

For issues or suggestions, open an issue on GitHub.

If you find this plugin useful, consider buying me a coffee.

License

MIT License - see LICENSE file for details

HealthExcellent
ReviewSatisfactory
About
Download and embed images from pasted URLs into your vault, saving files to a configurable attachment folder with customizable filename formats and optional timestamps. Customize filename placeholders, enable confirmation before embedding, display saved file paths, and insert markdown links to the embedded images.
ImagesAttachmentsImport
Details
Current version
1.0.3
Last updated
2 hours ago
Created
Last year
Updates
4 releases
Downloads
2k
Compatible with
Obsidian 1.5.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
sky150sky150
github.com/sky150
GitHubsky150
  1. Community
  2. Plugins
  3. Images
  4. Image Embedder

Related plugins

Local Images Plus

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

Unofficial Supernote by Ratta Integration

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

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

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.

Pixel Perfect Image

Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.

Nexus AI Chat Importer

Import AI chat conversations from ChatGPT, Claude, and Mistral Vibe (formerly Le Chat) exports into Obsidian as clean, readable Markdown files.

Paste image rename

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

Image auto upload

Upload images from your clipboard by PicGo.

Epub Importer

Import EPUB files as Markdown.

Imgur

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