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

Export Selection to Word (RTF)

Keith PieperKeith Pieper126 downloads

Export a selected Markdown passage or whole note as a Word-readable RTF while preserving common formatting.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Export the current Markdown selection—or the whole note when no text is selected—to a Word-readable Rich Text Format (RTF) file. The plugin converts common Markdown structure into portable document formatting without external tools.

Illustrative Markdown-to-RTF workflow

The image is an illustrative example of the workflow, not a screenshot of the plugin.

Features

  • Exports the current selection or the entire active Markdown note.
  • Preserves headings, bold, italics, underline, strikethrough, inline code, lists, and tables.
  • Optionally strips Markdown links, wikilinks, and visible URLs.
  • Lets you choose whether to keep inline formatting.
  • Writes beside the source note by default, or into a vault folder you specify.
  • Provides controls for list indentation and table width.

Install

  1. Copy this folder to /.obsidian/plugins/selection-to-word-rtf/.
  2. Open Settings → Community plugins.
  3. Enable Export Selection to Word (RTF).

The included main.js is prebuilt. This plugin is desktop-only because it writes a local RTF file through Obsidian's adapter.

Usage

  1. Open a Markdown note.
  2. Select the passage to export, or leave the selection empty to export the whole note.
  3. Open Command Palette and run Export selection to Word (RTF)….
  4. Choose the export options and click Export.
  5. Open the generated Note name (export).rtf in Word or another RTF-compatible editor.

By default the file is created in the source note's folder. Set Export folder to a vault-relative folder such as Exports.

Limitations

  • RTF is a compatibility format, not a full Word document model.
  • Complex Markdown extensions and embedded media are not reproduced as native Word objects.
  • Exporting again overwrites the same target path.

License

MIT. See LICENSE.

HealthExcellent
ReviewSatisfactory
About
Export the current selection—or the whole note when nothing is selected—to a Word-readable RTF file. Preserve headings, bold, italics, underline, strikethrough, inline code, lists and tables, and optionally strip links or wikilinks; save the RTF beside the source note or to a vault folder. Run on desktop only.
ExportFormatsMarkdown
Details
Current version
1.4.0
Last updated
Last week
Created
Last week
Updates
1 release
Downloads
126
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
Keith PieperKeith Pieperkpieper876
keithpieper.com
GitHubkpieper876
martechllc.com
  1. Community
  2. Plugins
  3. Export
  4. Export Selection to Word (RTF)

Related plugins

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Chat View

Chat View lets you quickly and easily create elegant Chat UIs in your Markdown Files.

Pandoc Plugin

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

Docxer

Import Word files easily. Adds a preview mode for .docx files and the ability to convert them to markdown (.md) files.

qmd as md

Edit, preview, and render Quarto (.qmd) files with executable code cells via Quarto to PDF, DOCX, HTML, or reveal.js.

Marp Slides

Create Marp presentations.

Screwdriver

Utility to put any files in and out under your vault.

Outliner

Work with your lists like in Workflowy or Roam Research.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.