Alternatives to MiKTeX
TeX distribution that installs missing packages on demand. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
MiKTeX
TeX distribution that installs missing packages on demand.
Replacements
Listings that take over the same core job as MiKTeX.
TeX Live
The reference cross-platform TeX and LaTeX distribution.
TeX Live installs a comprehensive package set up front with its own package manager, needing several gigabytes instead of fetching missing packages on demand.
Also worth comparing
These listings name MiKTeX as their own alternative, so the relationship runs both ways.
Overleaf
Collaborative LaTeX editor that runs in the browser.
MiKTeX is a free TeX distribution for local compiling that installs packages on demand, replacing Overleaf's hosted compiler but without real-time collaboration.
Typst
A typesetting system as capable as LaTeX but far easier to learn, with fast incremental compilation and readable error messages.
MiKTeX is a LaTeX distribution that installs packages on demand, giving access to the larger LaTeX ecosystem with LaTeX's steeper learning curve.
Similar software
Related functionality, not a direct replacement.
LyX
Document processor that writes LaTeX for you.
Pandoc
Converts documents between almost any two markup formats: Markdown, Word, LaTeX, EPUB, HTML, PDF and dozens more.
Quarto
Publish technical documents from Markdown and executable code.
JabRef
An open-source reference manager for collecting, organising and citing literature in BibTeX and BibLaTeX.