---
title: "iOS image viewer library: JPG, PDF, TIFF | Nutrient"
canonical_url: "https://www.nutrient.io/guides/ios/viewer/images/"
md_url: "https://www.nutrient.io/guides/ios/viewer/images.md"
last_updated: "2026-06-09T10:25:14.484Z"
description: "Nutrient iOS SDK includes support for directly rendering JPEG, PNG, and TIFF files in any modern browser or mobile device without any plugins."
---

# iOS image viewer library

Nutrient iOS SDK includes support for directly rendering JPEG, PNG, and TIFF files in any modern browser or mobile device without any plugins. It offers developers a way to quickly embed a highly configurable image or PDF viewer with a beautiful UI in any web application.

## Key capabilities

- Customizable UI — Hide or add buttons, and match your look and feel

- Responsive — Mobile-friendly UI auto-adjusts to all screen sizes

- PDF files — Open PDFs as well as TIFFs, JPGs, or PNGs

- Accessible — Built-in assistive technology-friendly features

- Browser support — Works on all modern browsers and devices

- Extendable — Add annotation, MS Office support, forms, and more

## Image file type support

Nutrient supports the following file types:

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

---

## Related pages

- [Embedded files and PDF portfolio collections](/guides/ios/features/embedded-files.md)
- [Customizing page navigation in our iOS viewer](/guides/ios/getting-started/document-interactions.md)
- [iOS PDF viewer library](/guides/ios/viewer.md)
- [Enhance your PDF workflow with JavaScript support](/guides/ios/features/javascript.md)
- [Configuring scroll directions and page transitions in our viewer](/guides/ios/customizing-the-interface/document-presentation-options.md)
- [Configure permissions for iOS PDF viewer](/guides/ios/features/document-permissions.md)
- [Swift PDF viewer library](/guides/ios/viewer/swift.md)
- [Troubleshooting](/guides/ios/viewer/troubleshooting.md)
- [visionOS AR/VR PDF viewer](/guides/ios/viewer/visionos.md)
- [Display PDFs with the view state on iOS](/guides/ios/view-management/store-load-view-state.md)

