About MUSE Files
Emacs Muse
Emacs Muse is a publishing environment for GNU Emacs that allows authoring documents in a simple markup and exporting to multiple formats. It supports LaTeX, HTML, Texinfo, and PDF output from a single plain text source.
Family
Documents & Text
Extension
.muse
MIME Type
text/x-muse
Can Use As
HOW MUSE
CAME TO BE.
Muse is an Emacs minor mode and its associated markup format, created by Michael Olson in 2004. Like Org-mode, Muse is a plain-text markup with export targets — HTML, LaTeX, PDF, DocBook. Unlike Org-mode, Muse stayed focused on authoring: no agenda views, no task tracking, just clean writing-to-output.
Org-mode eventually absorbed Muse’s mindshare within the Emacs community. Today Muse is effectively deprecated — Olson himself acknowledges Org-mode covers the same ground with vastly more features. Legacy .muse files exist in long-running Emacs users’ archives.
CURIOSITIES &
TRIVIA.
Michael Olson acknowledged by 2010 that Org-mode had surpassed Muse in feature scope — Muse development slowed dramatically.
Muse shipped with Emacs-for-Muse syntax highlighting and a simple authoring mode.
Muse and Org-mode share similar ideals (plain text → multi-format output) but diverged in scope dramatically.
Muse files can be converted to Org-mode with minimal scripting — the syntax overlap is high.
Legacy Muse documentation still exists as a reminder of Emacs' marketplace-of-markup era.
STRENGTHS &
LIMITATIONS.
Strengths
- Simple authoring markup.
- Multi-format export.
- Emacs-native.
Limitations
- Superseded by Org-mode.
- Tiny ecosystem.
- No active development.
Typical Sizes & Weights
Short article
2-30 KB
Technical Specifications
- MIME type
- text/x-muse
- Extension
- .muse
- Native editor
- GNU Emacs
- Status
- Deprecated
CONVERT FROM
MUSE
Common Use Cases
Emacs publishing, multi-format document authoring, personal wikis
Related Formats
Popular comparisons
MUSE vs PDF
Differences, file size, and when to choose each format.
MUSE vs DOCX
Differences, file size, and when to choose each format.
MUSE vs ODT
Differences, file size, and when to choose each format.
MUSE vs TXT
Differences, file size, and when to choose each format.
MUSE vs MD
Differences, file size, and when to choose each format.
MUSE vs HTML
Differences, file size, and when to choose each format.
Popular MUSE conversions
The most-requested destinations when starting from MUSE.
Frequently Asked Questions about MUSE
Frequently Asked Questions
MUSE (Emacs Muse) is a document format used to store paginated text, with optional formatting, tables, images, hyperlinks, headers and footers. It sits in the documents & text family and is typically associated with a specific office suite or publishing pipeline that defined the format and ships the canonical reader.
Modern office suites — Microsoft Word, Google Docs, LibreOffice Writer, Apple Pages — open most MUSE files with reasonable fidelity. If your installed software does not support MUSE, convert to DOCX or PDF first using KaijuConverter; both open in virtually every reader, including free online viewers.
Upload the MUSE to KaijuConverter and pick DOCX, PDF, ODT, RTF, HTML, Markdown, or plain text. Our pipeline runs LibreOffice headlessly plus pandoc for text formats — the same engines behind professional document pipelines. Styles, tables, images, and hyperlinks survive the conversion intact.
Yes, to a high degree. Standard fonts, headings, lists, tables, images, hyperlinks and page structure transfer cleanly. Custom fonts substitute to the closest match if not embedded; obscure layout features unique to MUSE (frames, legacy macros) may flatten to static content in the target format.