Help Center/Formats

Convert Excel to PDF locally

Jetformat renders visible worksheets from an XLSX workbook into one PDF, preserving workbook order.

Run the conversion

CLI
jetformat convert workbook.xlsx -o workbook.pdf
jetformat pdf info workbook.pdf

Worksheet behavior

Visible worksheets are included in workbook order. Hidden worksheets are skipped. The output is a single PDF for the workbook, so page counts may be larger than the number of visible sheets.

Supported inputs

  • .xlsx workbooks are supported.
  • Legacy .xls and macro-enabled .xlsm files are not supported.
  • Use pdf info after conversion when an agent needs the output page count.

See the Excel to PDF product page →