
TikZ editor launches as WYSIWYG tool for LaTeX figures
A web‑based WYSIWYG editor for TikZ is now live at tikz.dev/editor, letting engineers and product builders draw LaTeX diagrams visually and export them in common formats. The tool ships with a shape library and full LaTeX package support.
The TikZ editor went live on 2026‑06‑23, offering a browser‑based WYSIWYG interface for creating LaTeX diagrams [hn-front]. Users can draw shapes, connect nodes, and adjust styling without writing TikZ code, then export the result as TikZ source or raster formats such as PNG and SVG.
Features
- Graphical canvas with drag‑and‑drop primitives.
- Full support for common LaTeX packages (e.g.,
amsmath,pgfplots). - Export options: raw TikZ code, PNG, SVG, and PDF.
- Built‑in library of pre‑made symbols and flow‑chart elements.
All features are accessible directly from the site, eliminating the need for local installation or compilation [hn-front].
Why it matters
The editor bridges a long‑standing usability gap in the LaTeX ecosystem by letting non‑experts produce production‑ready figures without mastering TikZ syntax. Early adopters report faster iteration cycles and fewer syntax errors, which translates to measurable productivity gains for engineering teams that rely on technical diagrams in documentation and presentations.
Availability
The service runs entirely in the browser, so no additional tooling is required beyond a modern web browser. The source code and deployment details are publicly available on the project’s homepage, enabling users to verify the build and contribute improvements.
The launch reflects growing demand for visual authoring tools that integrate cleanly with LaTeX workflows.
Subscribe to the broadcast.
Daily digest of the day's most important tech news. No fluff. Engineering signal only.
// delivered via substack · double-opt-in confirmation


