Back to feed
Dev.to
Dev.to
5/9/2026
I built a tool to generate academic PDFs from Markdown without installing LaTeX

I built a tool to generate academic PDFs from Markdown without installing LaTeX

Short summary

Mark2TeX converts Markdown to publication-quality academic PDFs without requiring a full LaTeX installation, eliminating a major adoption barrier. The tool features a terminal UI (built with Textual) and hidden Docker backend, offering templates for IEEE papers and technical documents, automatic watch-mode recompilation, and plain-language error messages. Open source (MIT), installable via pipx with Python 3.10+.

  • Markdown-to-PDF with LaTeX quality, no LaTeX installation overhead
  • Terminal UI with watch mode and incremental builds for fast iteration
  • Open source, MIT licensed, single-command installation via pipx

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Explore more