An API to convert DOCX files to PDF & HTML

Need to convert Microsoft Word documents to other formats in your application? We have you covered.

One simple API request, with rendering that matches exactly what Microsoft Office renders.

Usage (PDF)

$ curl -X POST -H 'apiKey: 1' "https://docxapi.com/convert/pdf" -F "[email protected]" > out.pdf

Usage (HTML)

$ curl -X POST -H 'apiKey: 1' "https://docxapi.com/convert/html" -F "[email protected]" > out.html

FAQs

How long does the conversion take?

End to end request latency is usually between one second and two seconds.

Can you support custom fonts?

Yes, on certain pricing plans, you can add additional fonts. We have already installed a variety of open standard fonts by default.

Do you use LibreOffice or Microsoft Office for the conversion?

We support both fast conversion with LibreOffice and pixel perfect conversion that matches how desktop Microsoft Word renders documents. Most online APIs only use LibreOffice and will not match exactly how your customers expect documents to render

Where are your servers located?

In the United States.

How much does this cost?

Contact us to learn more.