A local-first writing tool · coming soon · $29 one-time
Lector is a writing environment with read-aloud built in. Write your draft, then hear it sentence by sentence. The voice catches what the eye skips over. Completely local. No cloud. No subscription.
Every writer knows the feeling. You read a paragraph three times and it looks fine. Then you hear it read aloud and immediately catch the sentence that runs too long, the word that appears twice in four lines, the transition that doesn’t quite land. That is not a grammar problem. It is a prose problem. The eye misses it because the brain already knows what you meant to say.
Hearing your writing is different. The voice does not know what you intended. It reads what is actually there.
I
A second pass, through a different sense.
Lector puts read-aloud inside the writing environment itself. No copying text into another application. No browser tabs. No switching tools mid-edit. You write, you listen, you revise, all in the same place.
The editor is distraction-free. WYSIWYG mode renders formatting as you type. Raw Markdown is available for those who want it. You toggle between them without losing your place. Nothing else on screen.
Read-aloud has twelve built-in offline voices via Kokoro, and it pairs every sentence with word-by-word highlighting so the playhead is always visible. Click any word to jump there. The mechanic is mundane and the effect is not: most writers who use read-aloud tools never go back to editing in silence.
The voice does not know what you intended. It reads what is actually there.
II
Your own voice, built once.
Upload five to fifteen seconds of audio and Lector builds a voice profile from it using F5-TTS. After that, every read-aloud session can use your own voice, or a voice familiar to you. The profile is built once and lives on your computer permanently.
Voice cloning runs on your GPU. There is no upload, no remote API, no third-party service. The reference clip is processed locally, the model runs locally, and the resulting profile is stored locally. If you uninstall Lector, the profile goes with it.
III
Save to the library. It is encrypted before it lands.
Local-first is half the privacy story. The other half is what sits on disk after you close the editor. Lector’s library writes documents to disk as age v1 ciphertext under a key only your operating system knows about. Plaintext export stays one click away when you want it.
The encryption is age v1 with X25519 keys and ChaCha20-Poly1305 ciphers. The plaintext document never sits in the library directory, even briefly: a scratch directory mediates encrypt and decrypt and is swept on every Lector startup. The X25519 secret key lives in the Windows Credential Manager, the macOS Keychain, or the Linux Secret Service, depending on platform. We never see it. We never sync it. Per-user storage, locked to your login.
You can export plaintext on demand: per document, not as a global toggle. Encrypt for archival, plain for sharing or backup. Recovery without Lector is a published path. Resero is a free, MIT-licensed companion tool that decrypts any library file using your stored key. Use it on a fresh machine, after uninstall, or for bulk export. It lives at useresero.app.
Methodology, threat model, and full source for the encryption module are in the substantiation paper at doi.org/10.5281/zenodo.19963302.
You already know how to edit. Lector gives you a second pass through a different sense.
IV
Simple. One-time. Yours.
Lector is currently in development. Join the waitlist below and we will notify you when it ships. The launch price is $29, one-time, for up to three devices. No subscription. No telemetry. No account required. Lifetime updates for v1.x.
Lector Editorial · SIM DAD LLC · May 2026
Personal license
$29
One-time · up to 3 devices · no subscription · lifetime updates for v1.x
Distraction-free Markdown editor · 12 built-in offline voices (Kokoro) · word-by-word highlighting · voice cloning via F5-TTS (GPU recommended) · 100% local, no internet after install · Windows now, Mac coming soon.
Be first.
Join the waitlist and we will notify you the moment Lector is ready. No drip campaigns. No newsletters. One email, when it is ready.
You’re on the list.
We’ll be in touch when Lector launches.
Open source software
Lector is a commercial product built on open source software. We gratefully acknowledge the following projects and their contributors.