Modern CodeMirror 6 editor
Syntax highlighting, snippets, autocomplete, bracket matching, search, and LaTeX-aware editing built on the latest CodeMirror.
LaTeX Studio is a modern, native editor for writing and compiling LaTeX on Windows, macOS and Linux — with auto-save, live PDF preview, SyncTeX, a one-click formatting toolbar, polished light & dark themes, and one-click Tectonic install. Local-first, no accounts, no telemetry.
Free & open source · MIT licensed · No telemetry · Created by Bipul Raman
Features
Everything you need to draft, build and preview a LaTeX document — and nothing you don't. Designed to feel as fast and quiet as a text editor, with the power of a full build pipeline behind it.
Syntax highlighting, snippets, autocomplete, bracket matching, search, and LaTeX-aware editing built on the latest CodeMirror.
A native PDF.js viewer sits next to your source. Zoom, fit-width
and page indicator built in — and the page reloads automatically
after every build. Click any .pdf
in the sidebar to open it directly in the viewer.
Jump from a position in the source to the matching PDF location and back. Ctrl+Alt+J jumps forward; shift-click in the PDF jumps back.
Parts, chapters, sections, beamer frame titles and custom CV-style sections appear in a navigable sidebar — click to jump.
No TeX install? Click Install Tectonic and we'll fetch the ~20 MB self-contained engine. latexmk, pdflatex, xelatex and lualatex are also supported.
Spellcheck respects LaTeX syntax (commands, math, comments) so it only flags real prose typos. Bring your own dictionary.
Ctrl+Shift+P opens a fuzzy palette over every action — build, open, switch engine, change theme, jump to file.
External edits to your source folder are picked up instantly, so generated PDFs and content changed by other tools refresh without a manual reload.
Your documents never leave your machine. No analytics, no accounts, no network calls — except when you ask for Tectonic.
Edits are persisted to disk a second after you stop typing, and the PDF rebuilds shortly after. A smart debounce cancels in-flight builds and skips re-runs when the saved content hasn't changed.
One-click buttons for bold, italic, sections, lists, math, links, images and tables — with a snippet picker for parameterised inserts. Tooltips show the LaTeX each button emits, so non-experts can ship a clean document on day one.
First-class light and dark modes with theme-aware syntax highlighting — saturated, high-contrast on white; soft pastels on a dark background. Follow the OS, or pin one from View → Theme.
Workflow
No project files, no configuration. Open a
.tex file or a folder and start writing.
Ctrl + O to open a single file, or Ctrl + Shift + O to open a folder. The sidebar appears only when there's something to show.
Auto-save keeps your work persisted in the background and the PDF rebuilds on its own shortly after you stop typing. Hit F5 any time to force a build; errors and warnings appear inline with line numbers and the run is cancellable.
The PDF refreshes automatically. Ctrl + Alt + J jumps forward to the cursor; shift-click in the PDF jumps back to the source.
Why LaTeX Studio
Cloud editors are great for collaboration but slow, opinionated and tied to an account. Classic desktop editors are powerful but feel stuck in the 2000s. LaTeX Studio sits in the middle.
FAQ
No. On first launch, if no engine is found on your system, LaTeX Studio will prompt you to install Tectonic — a ~20 MB self-contained TeX engine that lives in the app data folder. If you prefer, you can install MiKTeX or TeX Live and pick latexmk / pdflatex / xelatex / lualatex from Build → Engine.
Right next to your .tex source —
along with the usual side files (.aux,
.log,
.synctex.gz). Easy to share, easy
to version-control.
Yes. LaTeX Studio is MIT-licensed open source. No paywall, no upgrade tier, no telemetry, no account. If you like it, star it on GitHub.
Windows 10 / 11 (x64), macOS 12+ on both Apple Silicon and
Intel, and modern Linux distributions (x86_64;
.deb and
.AppImage). All built automatically
by GitHub Actions from every tagged commit.
Open an issue on GitHub. PRs welcome.
Download
Pre-built binaries for Windows, macOS and Linux. Every release is built automatically from a tagged commit.
Source available under the MIT license on GitHub.