Evaluate LaTeX parser for JS/TS latex-utensils npx tex2ast -p latex-utensils sample.tex > /dev/null It took around 6 ms. Parsed AST is here. unified-latex npx tex2ast -p unified-latex sample.tex > /dev/null It took around 9 ms. Parsed AST is here.