Image Embedder

by Natalie Sumbo
favorite
share
Score: 50/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.

Stats
0
stars
346
downloads
0
forks
46
days
46
days
81
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
3 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.
Copy document as HTML
3 years ago by mvdkwast
Obsidian plugin: copy document as HTML, including images
S3 Image Uploader
2 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.
Image To Lskypro
2 years ago by NekouTarou
支持直接上传图片到图床Lsky,基于https://github.com/renmu123/obsidian-image-auto-upload-plugin.git改造。
Copy Inline Code
2 years ago by Ondrej Zavodny
Publish URL
2 years ago by Hananoshika Yomaru
copy the publish url to clipboard
Copy Image
a year ago by Felipe D.S. Lima
Easily copy image to clipboard by right clicking image.
Paste From History
a year ago by Daniel Karakka
Obsidian plugin that adds the ability to paste text from Obsidian's clipboard history.
Recursive Copy
10 months ago by datawitch
Extract Highlights
5 years ago by Alexis Rondeau
Manage your highlights in Obsidian by easily creating, removing and exporting them.
JSONifier
4 years ago by Kjell Connelly
Show Current File Path
4 years ago by Ravi Mashru
Obsidian plugin to show the file path of the current file in the status bar
Image auto upload
4 years ago by renmu123
auto upload image with picgo
Image Uploader
4 years ago by Creling
Relative Find
4 years ago by phibr0
Advanced Copy
8 months 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.
Export to HTML
5 months ago by kalvn
Export a note as HTML in the clipboard or in a file.
Smart Context
5 months ago by 🌴 Brian
Hanko
5 months ago by Telehakke
Obsidian plugin.
Confluence Converter
4 months ago by Addo Zhang
An Obsidian Plugin for Confluence
Paste Image Into Property
4 months ago by Nito
Command Line
3 months ago by Steven Stallion
Copy command lines from your notes to the clipboard.
Convert Base64 to PNG
a month ago by Nykko Lin
Converts base64-encoded images to local PNG files for Obsidian.
Paste Image Rename and Convert
a month ago by iaos
An obsidian plugin that renames pasted images and covert formats