---
title: "File types supported in Nutrient DWS Processor API"
canonical_url: "https://www.nutrient.io/guides/dws-processor/file-types/"
md_url: "https://www.nutrient.io/guides/dws-processor/file-types.md"
last_updated: "2026-05-27T15:15:53.462Z"
description: "Learn about the file formats supported by Nutrient DWS Processor API, including PDFs, images, Office files, and HTML documents."
---

# Supported file types

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](https://www.nutrient.io/api/pdf-generator-api/))

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.
---

## Related pages

- [DWS Processor API](/guides/dws-processor.md)
- [Privacy](/guides/dws-processor/privacy.md)
- [Security](/guides/dws-processor/security.md)
- [Support](/guides/dws-processor/support.md)
- [Test our free tier](/guides/dws-processor/test-mode.md)

