Skip to main content
Letters

Letters

Alpha

A modern, minimalist word processor for the GNOME desktop — DOCX, ODT, Markdown, and PDF.

Letters is a clean, focused word processor for GNOME. It reads and writes DOCX, ODT, Markdown, and HTML via Pandoc, and exports to PDF via WeasyPrint. A hard fork of Letters by Satvik Patwardhan, maintained as part of the TunaOS GNOME office suite.

DOCX · ODT · MD · HTMLFormats
PDF via WeasyPrintExport
Pandoc + WebKitGTKEngine

See it in action

Letters main window
Letters main window

Features

✍️

Rich editing

Bold, italic, underline, headings, lists, tables, and find/replace.

📄

Multi-format I/O

Open and save DOCX, ODT, Markdown, and HTML. Export to PDF.

🔢

Word count

Live word and character count in the status bar.

⌨️

Full keyboard nav

Comprehensive keyboard shortcuts for formatting, navigation, and editing.

🎨

Libadwaita native

Clean, responsive GTK 4 interface with light and dark mode.

🤝

Suite family

Shares the suite-common scaffold with Tables and Decks.

Get started

TunaOS Flatpak remote
flatpak remote-add --if-not-exists tuna-os https://tunaos.org/flatpak/tuna-os.flatpakrepo
flatpak install tuna-os org.tunaos.letters
Build from source
git clone https://github.com/tuna-os/letters.git
cd letters
just setup
just build