Q1
What is a LaTeX editor?
A LaTeX editor is software for writing documents in LaTeX — the markup language used for papers, problem sets, and books that need precise mathematics. MATH Keys is an online LaTeX editor: a STEM keyboard inserts the commands, a live PDF shows the compile, and AI Fix explains errors, with no TeX distribution to install.
Q2
Is there a free online LaTeX editor?
MATH Keys has a free plan that covers the whole writing loop: 3 Typst and 3 LaTeX documents, the STEM keyboard, a live compiled PDF, and limited AI Fix. Plus at $4.99/month makes documents unlimited and adds Typst→LaTeX conversion. The Chrome extension, which copies equations as LaTeX or images into Google Docs and Word, is free forever.
Q3
Do I need to install LaTeX or a TeX distribution?
No. Compiling happens on our servers, so a browser is the only requirement. Nothing to install on a laptop, a lab machine, or a Chromebook, and nothing to set up again when you switch computers.
Q4
How is this different from other online LaTeX editors?
Most hosted editors give you a source pane, a compile button, and a PDF. MATH Keys adds the input layer on top of that: a six-mode STEM keyboard so you click notation instead of recalling commands, AI Fix that reads the compile log and proposes the edit, a chemistry canvas that exports chemfig or mhchem, graphing that exports TikZ, and Typst in the same editor with Typst↔LaTeX conversion.
Q5
Can I write LaTeX without knowing the commands?
Yes. The keyboard inserts the markup for integrals, sums, matrices, piecewise cases, vectors, distributions, and chemistry, and you can save any snippet you type often as a custom key. Because the inserted source stays visible, most people pick up the syntax by reading their own document.
Q6
How do I fix a LaTeX compile error?
Open the compile log in the editor, or send it to AI Fix. AI Fix reads the log, explains what broke in plain language — a missing brace, an undefined control sequence, a package that was never loaded — and offers the correction as a diff you can accept or reject.
Q7
Can I put LaTeX equations in Google Docs or Word?
Yes, with the free MATH Keys Chrome extension. Build the equation on the same STEM keyboard, then copy it as an image or as LaTeX and paste it into Google Docs, Slides, Word, PowerPoint, Keynote, or Gmail.
Q8
Does it support chemistry packages and TikZ plots?
Yes. Chemistry mode includes a structure canvas that exports as an image or as chemfig / mhchem markup, and graphing mode plots in Cartesian, polar, and 3D and exports the figure as an image or TikZ.
Q9
Can I collaborate on a LaTeX document?
Yes. Documents support live co-editing with presence, comments, and suggestions you accept or reject. Free includes one editor per document, Plus allows three, and Pro is unlimited. Version history is 7 days on Free and unlimited on paid plans.
Q10
Can I download the PDF and keep my source?
Yes. Compiled PDFs download from the editor, and your document source stays yours — LaTeX on Plus and Pro, or Typst with an export to LaTeX if you need .tex elsewhere.