Convert PDF to Word

Mathpix Snip converts scientific PDFs to editable DOCX files in minutes.

Works on PDFs containing math, tables, and figures
Works on two-column PDFs
Optimized for scientific papers
Easy exporting to HTML in seconds

PDF conversion optimized for scientific documents

Mathpix is the only PDF conversion technology with high-accuracy OCR features developed specifically for scientific documents like research papers.

PDF with an equation

Equations

Even PhD-level math, physics, and statistics.

PDF with a table

Tables

High-accuracy for tables containing math symbols and full equations.

PDF with two columns

Two-column PDFs

Converts the two-column formatting required by many major journals.

How to convert tables to Markdown

1. Drag or upload your PDF into the Mathpix Snip web editor.

2. Enter the range of pages to convert. To upload full PDF, you can leave this option blank.

3. Mathpix auto-converts it to a new document editable in the app.

4. Click "Export" -> "DOCX" in the top right corner of the page.

  • Upload a PDF
  • Select page ranges
  • PDF is being processed
  • Export your file in the needed format

Our PDF to HTML conversion tools

Digitize PDFs, edit, and export with Snip

Use Snip to digitize all your PDFs. You can also create editable documents and export them to DOCX and useful formats like LaTeX, Markdown, and HTML.

PDF features in Snip
Go to Snip

Manage your PDF repository in your private cloud

Use all of the PDF processing features of Snip but with a self-hosted, fully contained solution.

OCR PDFs on your private cloud.
Learn more

Convert PDFs from your local filesystem to formats like LaTeX, DOCX, HTML, and Markdown using OCR.

Our MPX CLI command line tool converts PDF files on your local machine without needing to upload them online. You can also convert between file formats like LaTeX to Word.

npm install -g @mathpix/mpx-cli mpx login npm install -g @mathpix/mpx-cli export MATHPIX_OCR_API_KEY=... mpx set-api-key ... # This will save the key in a file at # ~/.mpx/config on Linux, macOS, or Unix # C:\Users\USERNAME\.mpx\config on Windows mpx convert input-file.pdf output-file.mmd mpx convert input-file.pdf output-file.docx mpx convert input-file.pdf output-file.tex mpx convert input-file.pdf output-file.html mpx convert input-file.mmd output-file.docx mpx convert input-file.mmd output-file.tex mpx convert input-file.mmd output-file.html mpx convert input-file.mmd output-file.pdf mpx convert input-file.mmd output-file.pdf --pdf-method html
Learn more

Bulk PDF conversion using our API

Use the easy-to-implement Convert API API to convert PDFs to alternative formats like DOCX. Our PDF API (v3/pdf) enables document conversion at scale.

curl -X POST https://api.mathpix.com/v3/pdf -H 'app_id: APP_ID' -H 'app_key: APP_KEY' -H 'Content-Type: application/json' --data '{ "url": "http://cs229.stanford.edu/notes2020spring/cs229-notes1.pdf" }' curl --location --request POST 'https://api.mathpix.com/v3/pdf' --header 'app_id: APP_ID' --header 'app_key: APP_KEY' --form 'file=@"cs229-notes5.pdf"' --form 'options_json="{\"math_inline_delimiters\": [\"$\", \"$\"]}"'
Learn more

Read PDF Conversion related posts on our blog

2022-03-10

Mathpix PDF to Word Converter

Need to convert your PDF to Word? Converting PDFs has never been simpler than with Mathpix’s AI-powered PDF to Word conversion.

Read more

2022-01-12

Mathpix PDF to Word Converter

Use Mathpix's simple AI-powered PDF conversion tool to convert your PDF to LaTeX and export to Overleaf.

Read more

2021-05-21

Convert whole PDFs to LaTeX, DOCX, Markdown; updated pricing

You can now process entire PDFs using Convert API technology and get LaTeX, DOCX, Markdown, or HTML results via Snip or the API...

Read more