---
title: "MAUI PDF library: Fast & easy integration | Nutrient"
canonical_url: "https://www.nutrient.io/guides/maui/"
md_url: "https://www.nutrient.io/guides/maui.md"
last_updated: "2026-05-30T02:20:01.341Z"
description: "Unlock the secrets of MAUI with our comprehensive guide. Discover hidden gems and insider tips to make the most of your MAUI experience."
---

# MAUI PDF library

Nutrient MAUI SDK can be used for viewing, annotating, and editing PDFs. It offers developers the ability to add PDF functionality to any mobile or desktop MAUI application.

[Get started](https://www.nutrient.io/sdk/maui/getting-started.md)

**Latest release**: Discover what’s new! Check out our changelog for the latest release updates.

[Learn more](https://www.nutrient.io/guides/maui/changelog.md)

## Essential guides

Learn how to get started with opening documents, saving changes, and customizing the UI.

[Explore all](https://www.nutrient.io/guides/maui/intro.md)

---

**Open a document**

How to open a PDF from local storage

[Read more](https://www.nutrient.io/guides/maui/open-a-document.md)

---

**Save a document**

How to save a PDF to local storage

[Read more](https://www.nutrient.io/guides/maui/save-a-document.md)

---

**User interface**

How to customize toolbars, localize for different languages, and more

[Read more](https://www.nutrient.io/guides/maui/user-interface.md)

## File type support

`PDF documents`

`Image documents`

**Call to Action**

Start your free trial for unlimited access and expert support.

[Learn More](https://www.nutrient.io/sdk/maui/getting-started.md)

---

## Related pages

- [PDF bookmarks in MAUI](/guides/maui/bookmarks.md)
- [AI Assistant](/guides/maui/ai-assistant.md)
- [Advanced access to APIs](/guides/maui/advanced-access-apis.md)
- [Compare PDF files in MAUI](/guides/maui/comparison.md)
- [Changelog for .NET MAUI](/guides/maui/changelog.md)
- [Demo: MAUI PDF library](/guides/maui/demo.md)
- [Download our MAUI library](/guides/maui/downloads.md)
- [MAUI PDF form library](/guides/maui/forms.md)
- [PDF document security in MAUI](/guides/maui/document-security.md)
- [Nutrient guides: Integrate our PDF library](/guides/maui/intro.md)
- [Edit PDFs in MAUI](/guides/maui/editor.md)
- [MAUI PDF generation library](/guides/maui/pdf-generation.md)
- [Printing a PDF in MAUI](/guides/maui/print.md)
- [Redact PDF files in MAUI](/guides/maui/redaction.md)
- [PDF text search in MAUI](/guides/maui/search.md)
- [Troubleshooting](/guides/maui/troubleshoot.md)
- [Upgrade and migration guides](/guides/maui/upgrade.md)

## Pages in this section

- [Changelog](/guides/maui/about/changelog.md)
- [Platform support](/guides/maui/about/platform-support.md)
- [File type support](/guides/maui/about/file-type-support.md)
- [Licensing](/guides/maui/about/licensing.md)
- [System compatibility and requirements](/guides/maui/about/system-compatibility.md)
- [Annotate PDFs in our MAUI viewer](/guides/maui/annotations/built-in-ui.md)
- [Flattening PDF annotations in MAUI](/guides/maui/annotations/flatten.md)
- [Manage PDF annotations with Instant JSON](/guides/maui/annotations/instant-json.md)
- [MAUI PDF annotation library](/guides/maui/annotations.md)
- [Convert images to PDFs in your MAUI app](/guides/maui/conversion/image-to-pdf.md)
- [Convert PDFs and images to PDF/A in MAUI](/guides/maui/conversion/to-pdfa.md)
- [Convert Office to PDF using C#](/guides/maui/conversion/office-to-pdf.md)
- [MAUI PDF conversion library](/guides/maui/conversion.md)
- [Events and notifications in our MAUI viewer](/guides/maui/events.md)
- [Manage annotation events in your MAUI app](/guides/maui/events/annotation.md)
- [Understand how Instant JSON transforms PDF changes](/guides/maui/json/how-it-works.md)
- [Explore the Instant JSON format](/guides/maui/json.md)
- [Convert JSON to XFDF in MAUI](/guides/maui/json/convert-to-xfdf.md)
- [Maui 1 1 Migration Guide](/guides/maui/migration-guides/maui-1-1-migration-guide.md)
- [Maui 1 2 Migration Guide](/guides/maui/migration-guides/maui-1-2-migration-guide.md)
- [Configure PDF measurements in MAUI](/guides/maui/measurements/configure-measurements.md)
- [Measure PDF area in MAUI](/guides/maui/measurements/measure-area.md)
- [Measure distance and area in a PDF in MAUI](/guides/maui/measurements.md)
- [Measure PDF distance in MAUI](/guides/maui/measurements/measure-distance.md)
- [Open a PDF document from application assets in MAUI](/guides/maui/open-a-document/from-app-assets.md)
- [Open a PDF from an array buffer in MAUI](/guides/maui/open-a-document/from-arraybuffer.md)
- [Open a PDF from Base64 data in MAUI](/guides/maui/open-a-document/from-base64-data.md)
- [Open a PDF from a remote URL in MAUI](/guides/maui/open-a-document/from-remote-url.md)
- [Open a PDF from local storage in MAUI](/guides/maui/open-a-document/from-local-storage.md)
- [Open a PDF document in MAUI](/guides/maui/open-a-document.md)
- [Example project for MAUI PDF library](/guides/maui/prebuilt-solutions/example-projects.md)
- [Save a PDF document to an array buffer in MAUI](/guides/maui/save-a-document/to-arraybuffer.md)
- [Exporting a PDF in MAUI](/guides/maui/save-a-document/export-configuration.md)
- [Save a PDF to local storage in MAUI](/guides/maui/save-a-document/to-local-storage.md)
- [Save a PDF document in MAUI](/guides/maui/save-a-document.md)
- [Save a PDF to a remote server in MAUI](/guides/maui/save-a-document/to-remote-server.md)
- [Digital signature lifecycle for PDFs in MAUI](/guides/maui/signatures/digital-signatures.md)
- [MAUI PDF signature library](/guides/maui/signatures/electronic-signatures.md)
- [What is a bundle ID in a MAUI App?](/guides/maui/troubleshooting/what-is-a-bundle-id.md)
- [User interface customization in our MAUI PDF viewer](/guides/maui/user-interface.md)
- [Enabling dark theme in our MAUI PDF viewer](/guides/maui/user-interface/dark-theme.md)
- [MAUI PDF viewer library](/guides/maui/viewer.md)
- [MAUI image viewer](/guides/maui/viewer/images.md)
- [Bridge APIs to Nutrient MAUI with vibe coding](/guides/maui/vibe-code/bridging.md)
- [Edit PDF annotations in MAUI](/guides/maui/annotations/create-edit-and-remove/edit.md)
- [Adding annotations to images](/guides/maui/annotations/create-edit-and-remove/add-annotation-to-image.md)
- [Create PDF annotations in our MAUI viewer](/guides/maui/annotations/create-edit-and-remove/create.md)
- [Remove PDF annotations in MAUI](/guides/maui/annotations/create-edit-and-remove/remove.md)
- [What are PDF annotations?](/guides/maui/annotations/introduction-to-annotations/what-are-annotations.md)
- [Mastering annotation types in MAUI SDK](/guides/maui/annotations/introduction-to-annotations/supported-types.md)
- [Create and manage PDF bookmarks with Instant JSON](/guides/maui/json/schema/bookmarks.md)
- [Sync PDF form field values using Instant JSON](/guides/maui/json/schema/form-field-values.md)
- [Understanding Instant JSON action types](/guides/maui/json/schema/actions.md)
- [Streamline document discussions with Instant Comments](/guides/maui/json/schema/comments.md)
- [Effective guidelines for PDF form field types](/guides/maui/json/schema/form-fields.md)
- [Understanding Instant JSON attachments and schemas](/guides/maui/json/schema/file-attachments.md)
- [Instant JSON format for PDF annotations explained](/guides/maui/json/schema/annotations.md)
- [Rearranging annotation tools in our viewer toolbar](/guides/maui/user-interface/annotation-toolbar/rearrange.md)
- [Removing an annotation tool from our viewer toolbar](/guides/maui/user-interface/annotation-toolbar/remove-a-tool.md)
- [Create custom annotation tools in MAUI PDF viewer](/guides/maui/user-interface/annotation-toolbar/create-a-new-tool.md)
- [Customizing an existing annotation tool in our viewer toolbar](/guides/maui/user-interface/annotation-toolbar/customize-existing-tools.md)
- [Activate or deactivate tools in our viewer toolbar](/guides/maui/user-interface/main-toolbar/activate-or-deactivate-tools.md)
- [Create custom tools for MAUI PDF viewer](/guides/maui/user-interface/main-toolbar/create-a-new-tool.md)
- [Customizing existing tools in our viewer toolbar](/guides/maui/user-interface/main-toolbar/customize-existing-tools.md)
- [Customizing download/export buttons in our PDF viewer](/guides/maui/user-interface/main-toolbar/download-export-button.md)
- [Customizing the dropdown navigation in our viewer toolbar](/guides/maui/user-interface/main-toolbar/dropdown-groups.md)
- [Adding page labels to navigation in our viewer](/guides/maui/user-interface/main-toolbar/page-label-navigation.md)
- [Hiding the toolbar in our PDF viewer](/guides/maui/user-interface/main-toolbar/hide-the-toolbar.md)
- [Adjust the placement of the toolbar in our viewer](/guides/maui/user-interface/main-toolbar/placement.md)
- [Rearrange tools in our viewer toolbar](/guides/maui/user-interface/main-toolbar/rearrange.md)
- [Removing a tool from the toolbar in our MAUI viewer](/guides/maui/user-interface/main-toolbar/remove-a-tool.md)
- [Customizing responsive navigation in our viewer toolbar](/guides/maui/user-interface/main-toolbar/responsive-groups.md)
- [Adding a license key for the MAUI SDK](/guides/maui/troubleshooting/license/adding-license-key.md)
- [Hide or show sidebar navigation in our viewer](/guides/maui/user-interface/sidebar/hide-or-show.md)
- [Bookmark navigation in our MAUI PDF viewer](/guides/maui/user-interface/sidebar/bookmarks.md)
- [Document outline in our MAUI PDF viewer](/guides/maui/user-interface/sidebar/document-outline.md)
- [Annotations list in our viewer sidebar](/guides/maui/user-interface/sidebar/annotations-list.md)
- [Thumbnail preview in our MAUI PDF viewer](/guides/maui/user-interface/sidebar/thumbnail-preview.md)

