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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Binary File Manager

qawatakeqawatake11k 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.

64%
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
11k
Compatible with
Obsidian 0.12.0+
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.

Media DB

Query multiple APIs for movies, series, anime, games, music releases and wiki articles, and import them into your vault.

Templater

Create and use dynamic templates.

Meta Bind

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

Fantasy Statblocks

Create, manage and view a Fantasy Bestiary with Dungeons and Dragons style statblocks.

Advanced Canvas

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

Periodic Notes

Manage your daily, weekly, and monthly notes.

Kindle Highlights

Sync your Kindle book highlights using your Amazon login or uploading your My Clippings file.

Local images plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Local GPT

Local Ollama and OpenAI-like GPT's assistance for maximum privacy and offline access.