arXiv doesn't support Typst natively (yet). Here's how to submit your Typst papers using the convert-and-submit workflow.
arXiv does not yet support Typst submissions directly. They only accept LaTeX, PDF (for certain categories), and HTML.
The good news: Converting Typst to LaTeX is straightforward, and the result is clean, submission-ready code. Many researchers now write in Typst and convert for submission.
Use our free converter to transform your Typst document into arXiv-ready LaTeX.
Use only packages from arXiv's supported list. Avoid custom or rare packages.
Use PDF or EPS figures. Make sure paths are relative and files are included.
Use BibTeX format. Run bibtex locally to generate .bbl file and include it.
Stick to standard LaTeX fonts (Computer Modern, Times, etc.) for arXiv submission.
Possibly! As Typst adoption grows in academia, there's increasing interest in native arXiv support. For now, the convert-to-LaTeX workflow is reliable and produces high-quality submissions. We'll update this guide when arXiv announces Typst support.