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

Print

marijnbentmarijnbent42k downloads

Print notes and documents directly from your workspace.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates34

The Print plugin adds printing tools to your Obsidian workspace. You can print the current note, a text selection, or all notes in a folder from the command palette, the printer ribbon, or the context menu. If you like it or find it useful, please consider giving it a star on GitHub.

https://github.com/user-attachments/assets/5882f08c-19e6-46da-b808-608b95376979

Screen recording of the plugin in use.

Features

  • Print the current note: Trigger printing from the command palette, the printer ribbon, or by right-clicking a note.
  • Print a selection: Print only the selected text from the active editor.
  • Print all notes in a folder: Right-click on a folder or use the command palette to print all markdown notes in that folder.
  • Print on desktop and mobile: Use the system print dialog on desktop, generate an A4 PDF on iOS, or open a standalone print document in your Android browser.

You can also add a shortcut to the print action for even quicker access.

image image

Support

If you are enjoying this plugin then please support my work and enthusiasm by buying me a coffee on https://www.buymeacoffee.com/marijnbent.

Getting Started

Install from the Community Plugin Store

  1. Open Obsidian and go to Settings > Community plugins.
  2. Click on Browse and search for Print.
  3. Click Install to add the plugin to your Obsidian setup.
  4. Once installed, enable the plugin and optionally go to the settings page.

If you print often, you probably want to add a shortcut to one or more print commands. Go to Settings > Hotkeys, search for print, and bind your preferred shortcuts.

Settings

  • Print note title: Include the note title in the printout.
  • Print properties: Include note properties/frontmatter at the top of the printed note.
  • Font size and heading sizes: Adjust body text and heading sizes when Normalize style is enabled.
  • Combine folder notes: Remove page breaks between notes when printing all notes from a folder.
  • Treat horizontal lines as page breaks: Interpret --- separators as print page breaks.
  • Debug mode: Open a separate inspection window with the generated HTML and CSS so you can troubleshoot styling issues.
  • Inherit note cssclasses: Apply Obsidian note cssclasses to printed output so note-specific print CSS can carry over.
  • Normalize style: Use a neutral built-in print style instead of carrying over the active Obsidian theme styling.
  • Custom CSS: In Advanced settings, enable a print.css snippet from Obsidian's CSS snippets folder when available.

image

Customize CSS

In the settings, you can optionally hide the title, and when Normalize style is enabled you can also adjust the font size for body text and headings.

To further customize the appearance of your printed notes, you can create a print.css snippet in .obsidian/snippets and enable it from the plugin settings once Obsidian detects it. The printed document's body contains the obsidian-print class. Be sure to either wrap your CSS in @media print or prefix your print-specific CSS with .obsidian-print so it only applies to printed content. If you enable Inherit note cssclasses, note-level Obsidian classes will be available in the printed output as well. Theme styles for code blocks and MathJax are also carried into the print document when needed, unless you enable Normalize style to use the plugin's neutral fallback styling instead. Print output uses a 12 mm page margin by default. You can view the default styles in this file. Every individual note contains the obsidian-print-note class.

If you have trouble with the styling, enable Debug Mode to open an inspection window for the generated print document.

Mobile printing

The plugin supports Obsidian on iPhone, iPad, and Android.

  • iOS and iPadOS: The plugin generates an A4 PDF and shows a Continue to print button. Tap it to open the native share sheet, then select Print. Each PDF page is an image so Obsidian styles, local images, and characters stay intact. The text in the PDF is not selectable.
  • Android: The plugin saves a standalone HTML print document in the vault and opens it in your default browser. Use the browser menu to print it. Local images are included. The plugin reuses only files that it generated and does not replace your files.
HealthExcellent
ReviewRisks
About
Print the current note, a selected text range, or all Markdown notes in a folder from the command palette, ribbon, or context menu. Include note titles and frontmatter, combine folder notes into a single output or use page breaks for horizontal rules, and preview generated HTML for debugging.
ExportFilesCommands
Details
Current version
0.5.9
Last updated
2 weeks ago
Created
2 years ago
Updates
34 releases
Downloads
42k
Compatible with
Obsidian 1.6.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
marijnbentmarijnbent
marijnbent.nl
GitHubmarijnbent
  1. Community
  2. Plugins
  3. Export
  4. Print

Related plugins

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.

Notebook Navigator

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

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Advanced URI

Control everything with URI.

Copilot

Run AI agents such as Claude Code, Codex, and OpenCode inside your vault. Turn your second brain into a smart assistant that gets knowledge work done.

Local REST API with MCP

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

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

QuickAdd

Quickly add new notes or content to your vault.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Omnisearch

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