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

Export to HTML

kalvnkalvn6k downloads

Export your Markdown notes as HTML, directly in the clipboard or as a file.

Add to Obsidian
Export to HTML screenshot
  • Overview
  • Scorecard
  • Updates3

This Obsidian community plugin allows you to export the content of a note as HTML, either to the clipboard or to a new HTML file.

During the export, images will be copied over in base 64 format.

This plugin is a work in progress but it already works great in most cases. Some edge cases with inline image exports will be improved.

Obsidian mobile apps are not yet supported.

Installation

Follow the steps below to install Obsidian Export to HTML.

  1. Search for Export to HTML in Obsidian's community plugins browser
  2. Enable the plugin in your Obsidian settings (find Export to HTML under Community plugins).
  3. (Optional) If you plan to use it often, in the Hotkeys settings, search for Export to HTML and bind actions to keyboard shortcuts.

How to use

Open the command palette (press CTRL+P if you use a keyboard) and type Export to HTML.

  • Select Export to HTML: Copy to clipboard as HTML to copy your note as HTML in your clipboard. You can then paste it in an email or in a Word document and the style will be kept.
  • Select Export to HTML: Download as HTML to download your note as an HTML file.

Manual installation

  • Download the latest release and unzip it.
  • Copy over main.js, manifest.json to your vault VaultFolder/.obsidian/plugins/export-to-html/.

How to contribute

  • Clone this repo.
  • Make sure you use Node version 16 or above (node --version).
  • npm install to install dependencies.
  • npm run dev to start compilation in watch mode.

External packages used

  • Starter template: Obsidian sample plugin
  • CSS: Github Markdown CSS
82%
HealthGood
ReviewSatisfactory
About
Export note content as HTML to the clipboard or as a downloadable HTML file. Preserve formatting and embed images as base64 so exported HTML retains visual fidelity when pasted or opened elsewhere.
ExportImagesFiles
Details
Current version
1.2.0
Last updated
Last year
Created
2 years ago
Updates
3 releases
Downloads
6k
Compatible with
Obsidian 0.15.0+
License
MIT
Report bugRequest featureReport plugin
Sponsor
PayPal
Author
kalvnkalvn
kalvn.net
GitHubkalvn
  1. Community
  2. Plugins
  3. Export
  4. Export to HTML

Related plugins

Export Image

Easily convert your article to image.

Notebook Navigator

Alternative file browser with folders, tags, properties, shortcuts, previews, keyboard navigation, drag and drop, and pinned notes.

Recent Files

Display a list of recently opened files.

Omnisearch

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

PlantUML

Generate PlantUML diagrams.

Advanced URI

Control everything with URI.

Remember cursor position

Remember cursor and scroll position for each note.

Meld Encrypt

Hide secrets in your notes.

Thino

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

Pandoc

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.