Note Image Manager

by DXShelley
5
4
3
2
1
Score: 35/100

Description

image workflow for Obsidian. Import, rename, convert, compress, edit, and recover images safely. - This plugin has not been manually reviewed by Obsidian staff.

Reviews

No reviews yet.

Stats

stars
16
downloads
0
forks
2
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

中文 | English

Note Image Manager

Release License: MIT Obsidian

Note Image Manager is an image-management plugin for Obsidian. It keeps image import, naming, conversion, compression, lightweight editing, gallery browsing, and recovery in one controlled workflow.

Current version: 4.0.6 Minimum Obsidian version: 1.13.1 Release target: desktop plugin, with isDesktopOnly set to true in manifest.json

Highlights

  • Automatically handles pasted images, stores them in a configurable folder, and generates file names from variable templates.
  • Supports note-scoped managed folders such as ./assets/${noteFileName}.
  • Imports image sources from URL, file://, and data:image/...;base64,... into the local vault and rewrites them as local image links.
  • Runs external-image import, format conversion, compression, link cleanup, and orphan-image cleanup against the current note, current folder, or whole vault.
  • Supports Obsidian Wiki links and standard Markdown links, with encoded, readable-wrapped, and automatic path-output strategies.
  • Adds image context-menu actions for copy, compress, convert, rotate, flip, and drag-to-crop.
  • Provides current-image, note-level, and folder-level galleries with filtering, sorting, and grid / list views.
  • Persists recovery transactions for image and Markdown changes, with undo / redo support for recent Note Image Manager operations.
  • Supports Simplified Chinese and English in the settings page and feature-status panel, with Chinese as the default.

Installation

Community Marketplace

After marketplace approval, install it from Settings -> Community plugins by searching for Note Image Manager.

Manual Install

  1. Open Releases.
  2. Download manifest.json, main.js, and styles.css for the target version, or download note-image-manager.zip.
  3. Place the files in your vault under .obsidian/plugins/note-image-manager/.
  4. Enable Note Image Manager in Settings -> Community plugins.

Source And Documentation

The main branch keeps the release surface small: README files, release notes, plugin install artifacts, version metadata, and the GitHub Pages website. Full source, tests, development configuration, and detailed documentation live on the develop branch.

Goal Link
Browse the full documentation set Docs Index
Learn commands, settings, galleries, diagnostic logging, and recovery User Guide
Configure naming and folder variables Variable Reference
Review source code and tests develop branch
Read version history Changelog

Disclosure And Limits

  • The plugin does not collect telemetry, does not include ads, and does not silently upload vault content.
  • Remote images are downloaded only when the relevant external-image import flow is enabled or explicitly triggered by the user.
  • file:// local-image import runs only when the user explicitly pastes or imports such sources.
  • Formats such as GIF, SVG, TIFF, HEIC, and AVIF use layered compatibility: they may be recognized, imported, or accepted as conversion input, but that does not guarantee every in-place edit or compression path is stable.
  • Compression history and recovery snapshots are stored under .obsidian/plugins/note-image-manager/ so the plugin can avoid duplicate compression and support undo / redo.
  • Vault-wide conversion, compression, and orphan-image cleanup commands require confirmation before running.

Acknowledgements

This project is built on the Obsidian plugin API and is developed with TypeScript, esbuild, ESLint, and Vitest.

Image handling and product boundaries were informed by parts of piexifjs, Custom Attachment Location, and obsidian-image-converter. Mentioning a reference project is not a promise of full compatibility.

Support The Project

If Note Image Manager saves you time managing images, you can support ongoing maintenance through WeChat Pay or Alipay:

Support with WeChat Pay / Alipay