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 Classify Paste

ostoeostoe3k downloads

Paste your image like Typora, the image link name not ![[Paste xxx]] but ![some name](relative-directory/xxx.png) with a relative directory.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

1. Paste network image or local images using markdown standard syntax to make documents more compatible, The image will placed in the folder with the same name as the Markdown document.

example: Suppose I am editing a file named Mytest.md, I will do the following:

  1. Copy image from Chrome Browers or local disk.
  2. Paste in Mytest.md markdown document.
  3. The document will add one or more lines of content like this ![Paste Image 20230101.png] or ![](https://raw.githubusercontent.com/ostoe/Ob-ImagePastePlugin/HEAD/Paste Image 20230101.png) without this plug-in, Imagee File location depends on software settings. Different from the default action, This plug-in allows you to insert pictures using standard Markdown link syntax, and will auto create MyTest directory which name same to markdown document. The pictures are placed in the directory with the same name and the same path as the markdown document.

PS: typora uses this way.

Demo: feature-1

2. Batch convert multiple image links in a markdown document to a compatible syntax format

Suppose there is a Mytest.md file, which has some content:

line one
line two 
......
![[Paste Image xxxx1.png]]
![[Paste Image xxxx2.png]]
![[Paste Image xxxx3.png]]
......

Usage:

  1. Ctrl + P search this plugin command with reconstrut-image to batch convert multiple image links.
  2. Auto Create MyTest Directory If not exist who's name same as markdown file.
  3. Auto move multiple link file such as Paste Image xxxx...png to MyTest directory,
  4. update the markdown file content which ![[Paste Image xxxx1.png]] to ![img](https://raw.githubusercontent.com/ostoe/Ob-ImagePastePlugin/HEAD/MyTest/Paste-Image-xxx.png) feature-2

2024-01-16 v0.1.4

  1. Fixed some bug.

2024-01-15 v0.1.3

  1. Add Custom Path with ${filepath} Option.

2024-01-15 v0.1.2

  1. Fixed Custome Save Path: Distinguish between relative workspace path and relative current file path
  2. Plugin can able automatically save settings now.

2024-01-04 Updated functionality similar to typora settings

  1. Support setting relative storage location
  2. Support setting link transcoding (note that if there are spaces in the file, obsidian cannot recognize it, but typora can)

Fixed: Fixed the problem that if there is content before the line when pasting, it will be overwritten.

更新了类似于typora设置的功能

  1. 支持设置相对存储位置
  2. 支持设置文件链接转码(注意文件中有空格则obsidian无法识别,但typora可以)

TODO

  • set paste name
  • auto size
  • Folder regular save; done!

调试快捷键: 如果更新了ob版本后 ,ctrl+shift+i无法调出devtool,在设置里面搜索“调试快捷键”,取消设置ctrl+shift+i,然后再使用该快捷键即可生效 macos: cmmand+option+i

68%
HealthFair
ReviewCaution
About
Paste network or local images as standard Markdown links and save the images into a folder named after the current Markdown file. Convert Obsidian-style image links in bulk, auto-create the file-named folder, move image files there and update links to the new Markdown-compatible paths.
ImagesFilesLinks
Details
Current version
0.1.4
Last updated
2 years ago
Created
3 years ago
Updates
5 releases
Downloads
3k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
ostoeostoe
github.com/ostoe
GitHubostoe
  1. Community
  2. Plugins
  3. Images
  4. Image Classify Paste

Related plugins

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Advanced URI

Control everything with URI.

Note Refactor

Extract note content into new notes and split notes.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Leaflet

Interactive maps inside your notes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.