---
title: "Nutrient MAUI SDK file type support | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/maui/about/file-type-support/"
md_url: "https://www.nutrient.io/guides/maui/about/file-type-support.md"
last_updated: "2026-06-08T16:49:11.588Z"
description: "MAUI file type support | guide for Nutrient MAUI SDK with detailed instructions and code examples."
---

# File type support

Nutrient MAUI 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/maui/about/changelog.md)
- [Platform support](/guides/maui/about/platform-support.md)
- [Licensing](/guides/maui/about/licensing.md)
- [System compatibility and requirements](/guides/maui/about/system-compatibility.md)

