Arcadia Publisher

approved

by arcadia-studio

Publish notes as HTML, PDF, and ePub with customizable themes and templates. - This plugin has not been manually reviewed by Obsidian staff.

1 stars145 downloadsUpdated 1mo agoMIT

Arcadia Publisher

Arcadia Publisher

Arcadia Publisher turns any note into a polished, shareable document. Export the active note to PDF or HTML with print-ready typography, embedded images, an optional table of contents, and a frontmatter title block, all from the ribbon or the command palette. Exports are self-contained: images are embedded directly in the output, so the file you send is the file people see.

Version Obsidian License

Desktop only. PDF rendering uses the desktop app's built-in print engine.

Features

  • PDF export of the active note
  • HTML export (single self-contained file)
  • Embedded images (markdown and wiki-style embeds)
  • Frontmatter title block (title, author, date)
  • Table of contents with working anchor links
  • Page size (Letter or A4) and font options
  • Export modal, ribbon icon, and commands

The plugin is free, with no account, no license key, and no time limit.

Installation

The Community Plugins listing is pending review. Until it is approved, install with one of these methods:

Manual install (GitHub releases)

  1. Download main.js, manifest.json, and styles.css from the latest release on GitHub Releases
  2. Create the folder .obsidian/plugins/arcadia-publisher/ inside your vault and copy the three files into it
  3. Reload Obsidian, then enable Arcadia Publisher under Settings > Community plugins

BRAT

  1. Install the BRAT plugin from Community Plugins
  2. In BRAT, choose "Add a beta plugin" and enter Arcadia-Studio/obsidian-arcadia-publisher
  3. Enable Arcadia Publisher under Settings > Community plugins

Quick start

  1. Open the note you want to publish
  2. Click the export ribbon icon (file-output), or run "Export current note..." from the command palette
  3. Pick PDF or HTML and click Export
  4. The finished file lands in your output folder (default: exports/ in your vault)

Direct commands skip the modal and use your current settings:

  • Export current note to PDF
  • Export current note to HTML

Settings

SettingDefaultDescription
Output directoryexportsVault-relative folder for exported files. Created automatically if missing.
Default export formatPDFFormat used by the ribbon icon and quick commands.
Author name(empty)Shown in the document header when the note has no author frontmatter field.
Include frontmatter headerOnAdds a title block with title, author, and date to the top of the document.
Include table of contentsOffGenerates a linked table of contents from the note's headings.
Page sizeLetterLetter (8.5 x 11 in) or A4 (210 x 297 mm), used for PDF export.
Font familySerifSerif (Georgia), sans-serif (system UI), or monospace (Consolas).

Frontmatter fields title, author, and date override the filename, the author setting, and the file's modified date in the exported header.

The plugin makes no network requests and collects no telemetry.

Support

Questions, bug reports, and feature requests: arcadiastudio77@gmail.com, or open an issue on GitHub.

License

The plugin code is MIT licensed. See LICENSE.

About Arcadia Studio

Arcadia Studio builds productivity tools for Obsidian users.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.