Controls
Markup Style
Paste two LaTeX sources, then generate a browser-side diff.
New
Generated Diff
Visual Preview
Notes
- This app is static and works by tokenizing LaTeX text in JavaScript.
- The generated source is closest to `latexdiff` for ordinary prose-heavy documents.
- Complex macros, math environments, and package-specific semantics are not fully replicated.
- For production-sensitive documents, validate the output with the original Perl tool.