This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/dws-processor/file-types.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. File types supported in Nutrient DWS Processor API

Nutrient DWS Processor API supports the following file formats:

  • PDFs
  • Images (JPEG, PNG, TIFF, HEIC, GIF, WebP, SVG, TGA, EPS)
  • Office files (DOC, DOCX, XLS, XLSX, PPT, PPS, PPTX, PPSX, RTF, ODT)
  • HTML (via PDF Generation)

The API enables you to mix and match different file formats. For example, you can add a PNG cover image to a Word document, or append terms of service in a PDF to a document generated from HTML.

Nutrient DWS Processor API will automatically detect the type of the uploaded file — you don’t need to be concerned with using the correct extensions.