Image Embedder

by Natalie Sumbo
favorite
share
0.0
(0)
5
4
3
2
1
Score: 51/100
Description

The Image Embedder plugin streamlines the process of adding images from the web into your notes by automatically detecting image URLs on paste, downloading the images, and embedding them in Markdown format. It supports custom attachment folders, flexible filename formatting using placeholders like date or timestamp, and optional confirmation prompts for better control. Users can also choose to display the saved file path as feedback. This plugin is particularly useful for researchers, bloggers, or students who frequently gather visual content from external sources and want to keep their vault self-contained and organised.

Reviews
No reviews yet.
Stats
2
stars
1,319
downloads
0
forks
269
days
269
days
304
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
9
commits
Latest Version
10 months ago
Changelog

Image Embedder for Obsidian

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
  1. Build the plugin:
   npm run build
  1. The built plugin will be in the dist folder

License

MIT License - see LICENSE file for details

Support

If you encounter any issues or have suggestions, please open an issue on GitHub.

README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Image auto upload
5 years ago by renmu123
auto upload image with picgo
Show Current File Path
5 years ago by Ravi Mashru
Obsidian plugin to show the file path of the current file in the status bar
Copy document as HTML
3 years ago by mvdkwast
Obsidian plugin: copy document as HTML, including images
Extract Highlights
5 years ago by Alexis Rondeau
Manage your highlights in Obsidian by easily creating, removing and exporting them.
Copy Inline Code
2 years ago by Ondrej Zavodny
Copy Image
2 years ago by Felipe D.S. Lima
Easily copy image to clipboard by right clicking image.
Smart Context
a year ago by 🌴 Brian
Image Uploader
5 years ago by Creling
S3 Image Uploader
3 years ago by jvsteiner
This project implements an image uploader, similar to others offered by the community, with one important difference: you can provide your own s3 based storage, instead of relying on a third party service, such as imgur.
JSONifier
5 years ago by Kjell Connelly
Export to HTML
a year ago by kalvn
Export a note as HTML in the clipboard or in a file.
Relative Find
4 years ago by phibr0
Image To Lskypro
3 years ago by NekouTarou
支持直接上传图片到图床Lsky,基于https://github.com/renmu123/obsidian-image-auto-upload-plugin.git改造。
Advanced Copy
a year ago by leschuster
An Obsidian plugin to copy Markdown and transform it into HTML, Anki, or any custom format. Create custom profiles with versatile templates tailored to your workflow.
Publish URL
2 years ago by Hananoshika Yomaru
copy the publish url to clipboard
PDF Printer
8 months ago by cubexy
Obsidian plugin that converts PDF documents to images directly in your notes without external dependencies.
Confluence Converter
a year ago by Addo Zhang
An Obsidian Plugin for Confluence
Paste From History
2 years ago by Daniel Karakka
Obsidian plugin that adds the ability to paste text from Obsidian's clipboard history.
Paste Image Rename and Convert
8 months ago by iaos
An obsidian plugin that renames pasted images and covert formats
Paste Image Into Property
a year ago by Nito
Cliplet
3 months ago by namikaze-40p
An Obsidian plugin that serves as a clipboard and snippet manager — your own, separate from the OS clipboard.
Convert Base64 to PNG
8 months ago by Nykko Lin
Converts base64-encoded images to local PNG files for Obsidian.
Recursive Copy
a year ago by datawitch
Clipboard Manager
6 months ago by Ayush Raj
The clipboard obsidian plugin
Command Line
10 months ago by Steven Stallion
Copy command lines from your notes to the clipboard.
Ghost Text
4 months ago by lawrencefeng17
Paste as file link
5 months ago by Matthias Büge
This plugin is used to paste a text from the clipboard as a link to an existing obsidian note
Hanko
a year ago by Telehakke
Obsidian plugin.
Sonkil
6 months ago by ohyoungpark
Fix Line Endings on Copy
3 months ago by KiwiJanus