LatexDo preview
Reliable Paper Writing
Compile the sample to generate a clean paper preview.
LaTeX, rebuilt for focused paper work
A modern LaTeX editor for writing, reviewing, compiling, and shipping serious papers across web and desktop.
Live product preview
This frontend demo mirrors the LatexDo workflow: source editing, structured preview, diagnostics, and writing modes.
LatexDo preview
Compile the sample to generate a clean paper preview.
One ecosystem
Open editor.latexdo.org and start shaping source without installing anything.
Install the latexdo command, then start the browser editor
on localhost from your terminal.
Installers and update metadata live on the LatexDo website, so users do not need a GitHub account.
Built for serious documents
Keep LaTeX source and rendered paper context visible while you work.
Inspect BibTeX entries, missing citations, duplicate keys, and unused references.
Track reviewer comments and author responses beside the manuscript.
Generate response drafts and keep manuscript changes tied to reviewer feedback.
Surface structural, reproducibility, notation, and PDF compliance issues early.
Use your own TeX installation and files when the work needs a native app.
Terminal install
The CLI keeps a cached copy of the LatexDo source, installs npm dependencies when they change, starts the local web editor, and opens the localhost URL in your browser.
curl -fsSL https://latexdo.org/install.sh | bash
Direct installers
Installers are published at latexdo.org/downloads with a manifest and checksums for the application updater.
Reading the LatexDo downloads manifest.
Questions
No. The downloads page hosts direct installers, checksums, and update metadata on the LatexDo website.
The web editor is the fastest way to start writing in the browser. The desktop app is for local project folders, local LaTeX compilation, PDF preview, diagnostics, and export workflows.
Yes. LatexDo is designed for real projects with .tex and
.bib files, local folders, PDF output, citations,
diagnostics, and review work.
In the desktop app, yes. LatexDo uses your local TeX toolchain, such
as MacTeX, MiKTeX, or TeX Live with latexmk, so your
builds stay close to your terminal workflow.
The CLI caches the LatexDo source, installs npm dependencies when needed, starts the local editor, and opens the localhost URL in your browser.
The downloads page is set up for macOS Apple Silicon, macOS Intel, and Windows installers. If a build is not listed yet, it is still being prepared by the release workflow.
Email contact@latexdo.org or open an issue in the LatexDo repository.