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

Binary File Manager

qawatakeqawatake12k downloads

Detect new binary files in the vault and create Markdown files with metadata.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

This plugin detects new binary files in the vault and create markdown files with metadata.

By using metadata files, you can take advantage of the rich functionality provied by Obsidian such as

  • full text search,
  • tags and aliases,
  • internal links, and so on.

For example, if you add tags to the metadata of an image file, then you can indirectly access the image file by tag-searching (and following an internal link in the metadata).

Image from Gyazo

Quick start

  1. Install and enable this plugin.
  2. Go to the setting tab of Binary File Manager and enable auto detection.
  3. Add a static file like sample.pdf to your vault.

Then you will find a meta data file INFO_sample_PDF.md in the root directory. You can customize the new file location and the templates for names and contents of metadata files.

Format syntax

You can use the following syntax to format the names and contents of metadata files.

Date

Syntax Description
{{CDATE:<FORMAT>}} Creation time of the static file.
{{NOW:<FORMAT>}} Current time.
  • Replace <FORMAT> by a Moment.js format.

Link

Syntax Description
{{LINK}} Internal link like [[image.png]]
{{EMBED}} Embedded link like ![[image.png]]

Path

Syntax Description
{{PATH}} Path of a static file.
{{FULLNAME}} Name of a static file.
{{NAME}} Name of a static file with extension removed.
{{EXTENSION}} Extension of a static file.
  • You can choose between uppercase and lowercase letters by adding suffixes :UP and :LOW, respectively. For example, {{NAME:UP}}.

Templater plugin support

You can also use Templater plugin to format your meta data files. Just install Templater plugin and set Use Templater in the setting tab of Binary File Manager.

HealthFair
ReviewCaution
About
Create Markdown metadata files for new binary files added to your vault by detecting images, PDFs and other binaries. Expose binaries to Obsidian features like full-text search, tags, aliases and internal/embedded links, and generate metadata with customizable templates or Templater.
AttachmentsPropertiesTemplating
Details
Current version
0.3.0
Last updated
4 years ago
Created
4 years ago
Updates
4 releases
Downloads
12k
Compatible with
Obsidian 0.12.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
qawatakeqawatake
github.com/qawatake/obsidian-binary-file-manager-plugin
GitHubqawatake
  1. Community
  2. Plugins
  3. Attachments
  4. Binary File Manager

Related plugins

Whisper

Speech-to-text using OpenAI Whisper.

Templater

Create and use dynamic templates.

Advanced Canvas

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

Meta Bind

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

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Consistent Attachments and Links

Move note attachments and update links automatically.

Update modified date

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

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

LifeOS

Life management system.