---
title: "Nutrient Node.js SDK file type support | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/nodejs/about/file-type-support/"
md_url: "https://www.nutrient.io/guides/nodejs/about/file-type-support.md"
last_updated: "2026-05-21T17:12:02.267Z"
description: "Discover the extensive file type support of Nutrient Node.js SDK, including PDF, Microsoft Office formats, images, and PDF-to-image conversions."
---

# File type support

Nutrient Node.js SDK supports the following file types:

| PDF support |   |
| ----------- | - |
| PDF         | ✓ |

| Microsoft Office support |   |
| ------------------------ | - |
| DOCX, DOC, DOTX, DOCM    | ✓ |
| PPTX, PPT, PPTM, PPSX    | ✓ |
| XLSX, XLS, XLSM          | ✓ |

| Image support |   |
| ------------- | - |
| PNG           | ✓ |
| JPEG, JPG     | ✓ |
| TIFF, TIF     | ✓ |

| PDF-to-image support |   |
| -------------------- | - |
| PDF to PNG           | ✓ |
| PDF to WebP          | ✓ |

---

## Related pages

- [Changelog](/guides/nodejs/about/changelog.md)
- [System compatibility and requirements](/guides/nodejs/about/system-compatibility.md)

