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 Metadata

alexeiskachykhinalexeiskachykhin2k downloads

Annotate photos with Exif and other metadata right from the image viewer screen.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Obsidian plugin that adds image metadata editing capabilties. Annotate photos with Exif metadata right from the image viewer screen.

image

Features

Tag File Formats
Exif:ImageDescription JPEG
XMP:dc:description PNG
XMP:dc:description WEBP

Contact

For feedback, questions and bug reports, please reach out via GitHub issues.

Contributing

Development Setup

nvm use
nvm ci
npm run dev

Release

  1. Bump version in package.json
  2. RELEASE_VERSION=$(npm pkg get version | xargs)
  3. npm run version
  4. npm run build
  5. git commit -am "Release $RELEASE_VERSION"
  6. git tag -a "$RELEASE_VERSION" -m "Release $RELEASE_VERSION"
  7. git push origin main --tags
  8. Create a release on Github with manifest.json, main.js, styles.css
HealthFair
ReviewSatisfactory
About
Edit image metadata directly from the image viewer. Write Exif and XMP descriptions (Exif:ImageDescription, XMP:dc:description) for JPEG, PNG, and WEBP files.
ImagesEditingProperties
Details
Current version
1.2.0
Last updated
2 years ago
Created
2 years ago
Updates
3 releases
Downloads
2k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
alexeiskachykhinalexeiskachykhin
github.com/alexeiskachykhin
GitHubalexeiskachykhin
  1. Community
  2. Plugins
  3. Images
  4. Image Metadata

Related plugins

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

MetaEdit

Manage your metadata.

Featured Image

Automatically set a featured image property in your notes based on the first image.

Pretty Properties

Makes note properties look more fun: adds side image, banners, list property colors and allows to hide specific properties.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Outliner

Work with your lists like in Workflowy or Roam Research.

Ink

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

Update modified date

Automatically update a frontmatter modified date field when the file is modified.

Creases

Tools for effectively folding Markdown sections.