# Android image viewer library

Nutrient Android 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

- [Android PDF viewer library](/guides/android/viewer.md)
- [Create efficient Android PDF viewers for apps](/guides/android/viewer/java.md)
- [Fast and feature-rich PDF viewer for Android apps](/guides/android/viewer/kotlin.md)
- [Configuring scroll directions and page transitions in our Android viewer](/guides/android/customizing-the-interface/document-presentation-options.md)
- [Customizing page navigation in our Android PDF viewer](/guides/android/basics/document-interactions.md)
- [Mastering PDF permissions in Android apps](/guides/android/viewer/permissions.md)
- [Enhance your Android PDF viewer with JavaScript support](/guides/android/features/javascript.md)
- [Android PDF  iewer troubleshooting](/guides/android/viewer/troubleshooting.md)
- [Selecting text in Android PDF viewer](/guides/android/features/text-selection.md)
- [Using the view state to display PDFs on Android](/guides/android/view-management/store-load-view-state.md)
- [Customizing zoom options in our Android PDF viewer](/guides/android/miscellaneous/zooming.md)

