---
title: "Nutrient Android SDK file type support"
canonical_url: "https://www.nutrient.io/guides/android/about/file-type-support/"
md_url: "https://www.nutrient.io/guides/android/about/file-type-support.md"
last_updated: "2026-05-23T00:08:17.979Z"
description: "Android file type support guide for Nutrient Android SDK with detailed instructions and code examples."
---

# File type support

Nutrient Android SDK supports the following file types:

| PDF support  |   |
| ------------ | - |
| PDF          | ✓ |
| XFDF         | ✓ |
| Instant JSON | ✓ |

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

## Microsoft Office

Microsoft Office file types, such as Word (DOCX, DOC), PowerPoint (PPTX, PPT, PPSX, PPS), and Excel (XLSX, XLS) are supported when using the optional [Document Engine](https://www.nutrient.io/guides/document-engine.md).
---

## Related pages

- [Framework support](/guides/android/about/frameworks.md)
- [Changelog](/guides/android/about/changelog.md)
- [Licensing](/guides/android/faq/licensing.md)
- [System compatibility](/guides/android/announcements/version-support.md)

