- California Community Colleges Accessibility Center. (n.d.). STEM Accessibility [Canvas Course].
- Jordison, S. (2024, September 18). How to use latex for accessible math in pdfs. The Accessibility Guy.
- Kuan, J. (2024). Introduction to Accessibility for Mathematics [YouTube]. Retrieved March 17, 2025, from https://maa.org/.
- Poor, G. (n.d.). STEM Sign Video Dictionary. Stem dictionary.
- Soiffer, N. (2023, August 23). NSoiffer/MATHCAT: Mathcat: Math capable assistive technology for generating speech, Braille, and navigation. GitHub.
- Springer, K., Shunkwiler, S., Picker, T., Brizzo, L., Chen, B., Chainani, B. A., Woodland, K., Miller, R., Yechuri, S., Tian, T., & Rizzuto, M. (2025, January). Accessible math languages & tools for content presentation [Sheets].
The example below uses Mathpix (free account for basic) and Overleaf (free account for basic).
Converting PDF to LaTeX Using Mathpix; a 10-step process:
- Navigate to mathpix.com and log into your Mathpix account. If you don't have an account, select "Try for free" to create one and proceed to practice.
- Launch the Snip Webapp that contains the conversion tools.
- Upload your PDF file, then select the pages of interest and maintain the remaining settings as is. Wait as Mathpix begins processing your document.
- Click the three-dot menu next to your PDF file on the left sidebar.
- Select "Export to".
- Then choose LaTeX.
- Using Overleaf (which is hyperlinked in the text), an online LaTeX editor, upload the .zip file.
- Review the generated LaTeX code, comparing its PDF rendering against the original PDF document.
- Once satisfied with the LaTeX code, download it from the TeX editor.