Help Center/Formats

Convert Word to PDF locally

Give Jetformat a DOCX path and it writes a PDF beside the source file. Microsoft Word is not required.

Run the conversion

CLI
jetformat convert contract.docx -o contract.pdf
jetformat pdf info contract.pdf

Use pdf info when the user needs a page count. Report the path Jetformat wrote instead of describing a PDF that was never created.

Supported inputs

  • .docx documents are supported.
  • Fonts used by the document should be available on the machine.
  • Legacy .doc and macro-enabled .docm files are outside the supported set.

Common request

Ask an agent: “Convert contract.docx to PDF and tell me the page count.” It should convert first, then inspect the real output.

See the Word to PDF product page →