Export & PDF
Moraya provides built-in export for your Markdown documents.
HTML Export
Use Cmd/Ctrl+Shift+E to export the current document as a standalone HTML file. The exported HTML includes inline styles for consistent rendering anywhere.
PDF Export
Moraya exports native, searchable PDF via the operating system’s print-to-PDF engine. Unlike image-based exporters, the output is real text — not a bitmap of each page:
- Selectable and searchable text — copy, search, and select in any PDF reader.
- Small files — a long document stays a few MB instead of tens of MB of rasterized pages.
- Sharp at any zoom — text is vector, so it never blurs.
- Real page breaks — no code blocks or tables sliced in half mid-page.
The searchable native PDF path is fully available on macOS. On Windows and Linux, Moraya falls back to a per-page rendered path where needed; the full native implementation is rolling out across platforms.
LaTeX Export
Export your document to LaTeX source suitable for academic papers via the export menu.
Other formats
| Format | Extension | Status |
|---|---|---|
| HTML | .html | Available |
| Available (native, searchable) | ||
| LaTeX | .tex | Available |
| Word | .docx | Planned |
| EPUB | .epub | Planned |