# About Nutrient Nutrient delivers the tools to build intelligent document-centric applications and workflows. Nutrient’s document SDKs, cloud services, integrations for M365 and Salesforce, and workflow automation platform transform how modern businesses automate, secure, and scale document-centric processes. The company powers thousands of organizations worldwide, including more than 15 percent of Global 500 brands, thousands of commercial businesses across 80 nations, and more than 130 public sector organizations in 24 countries. Backed by Insight Partners and based in Raleigh, NC, Nutrient operates additional offices in England, France, and Austria. Nutrient is on a mission to transform how humans work with documents, with a technology stack that integrates the industry-leading document and workflow automation technology from PSPDFKit, ORPALIS, Aquaforest, Muhimbi, and Integrify. Learn more at https://www.nutrient.io/. ## Product suite Nutrient’s interconnected product lines include: 1. **SDKs** — Developer-first, cross-platform development kits for embedding PDF functionality into native and hybrid applications (Web, iOS, Android, React Native, Flutter, and many more). Key capabilities: Viewing, rendering, annotations, real-time collaboration, form handling, digital/electronic signatures, editing, redaction, OCR, and AI-powered features. 2. **Document Engine** — A self-hosted PDF server for processing documents and powering server-side automation workflows. It operates standalone or as a backend for the SDKs for enhanced performance and collaboration. 3. **Document Web Services (DWS)** — Fully managed, SOC 2 Type 2 audited cloud APIs for high-scale document viewing and processing. Includes DWS Viewer API (for cloud-based rendering), DWS Processor API (30+ action-based APIs for generation, conversion, watermarking, merging, and much more), and DWS Accessibility API (for PDF accessibility remediation). 4. **Workflow Automation platform** — A no-code/low-code SaaS platform to automate business processes centered around documents, forms, and approvals. Features include a process builder, form designer, approval routing, and intelligent document processing with AI. 5. **Integrations (M365 and Salesforce)** — Advanced document functionality embedded directly into platforms such as Microsoft 365 (SharePoint, Power Automate) and Salesforce. Capabilities include conversion, OCR, watermarking, PDF form handling, and native generation/editing, without requiring plugins or custom code. ## Key differentiators - **Full document lifecycle** — End-to-end capabilities in one platform. - **Developer flexibility** — Clean APIs, extensive customization, and deployment flexibility (cloud, self-hosted, air-gapped). - **AI-native** — Intelligence is embedded across all products for agentic workflows and document intelligence. - **Enterprise trust** — SOC 2 Type 2 audited and WCAG compliant, deployed in regulated industries. ## Primary use cases - Embedding rich PDF viewers and annotation tools in apps. - Building in-app eSigning and approval workflows. - Automating document generation and form processing/data extraction. - Enterprise-scale content management and compliance. - Redacting sensitive information at scale. ## Nutrient Android SDK Nutrient Android SDK offers a rich set of features that empower you to integrate seamless PDF viewing, editing, and customization capabilities directly into your Android app, all while maintaining a focus on performance and user experience. Key capabilities include: - Display complex PDFs exactly as authored — fonts, layouts, images, and vector graphics render flawlessly on any Android screen. - Let users highlight, sign, fill forms, and add comments directly in your app. Pair with server-side components to enable offline edits and real-time or deferred syncing. - Build on a modern Android stack with full support for AI-powered features like summarization, redaction, and natural language search. The SDK integrates cleanly with AndroidX and scales with whatever comes next. - All processing stays on-device, keeping data inside your app’s sandbox. The same core engine ensures a consistent UX across platforms. ## API reference API documentation is available at https://www.nutrient.io/api/android/. ## AI agent skill A Nutrient Android SDK skill is available for AI coding agents, including Claude Code and Codex. It gives the agent Nutrient Android SDK integration knowledge so it can scaffold and debug Nutrient code accurately. Install it from the Nutrient skills marketplace: **Claude Code**: ``` /plugin marketplace add PSPDFKit/nutrient-skills /plugin install nutrient-sdk-dev@nutrient-skills ``` **Codex**: ``` codex plugin marketplace add PSPDFKit/nutrient-skills ``` Then run `/plugins` in Codex and install the `nutrient-sdk-dev` plugin. To install only the Nutrient Android SDK skill with the skills CLI - https://github.com/vercel-labs/skills, run: ``` npx skills add PSPDFKit/nutrient-skills --skill nutrient-android-sdk ``` ## Topic indexes To drill into a topic, fetch `/guides/android/llms-.txt` directly. Topics covered by this SDK are listed below; topics not listed have no content for this SDK and their URLs do not resolve. - [About](https://www.nutrient.io/guides/android/llms-about.txt) - [Annotations](https://www.nutrient.io/guides/android/llms-annotations.txt) - [Best Practices](https://www.nutrient.io/guides/android/llms-best-practices.txt) - [Conversion](https://www.nutrient.io/guides/android/llms-conversion.txt) - [Document Security](https://www.nutrient.io/guides/android/llms-document-security.txt) - [Editor](https://www.nutrient.io/guides/android/llms-editor.txt) - [Events And Notifications](https://www.nutrient.io/guides/android/llms-events-and-notifications.txt) - [Extraction](https://www.nutrient.io/guides/android/llms-extraction.txt) - [Forms](https://www.nutrient.io/guides/android/llms-forms.txt) - [Generating Pdfs](https://www.nutrient.io/guides/android/llms-generating-pdfs.txt) - [Instant Synchronization](https://www.nutrient.io/guides/android/llms-instant-synchronization.txt) - [Jetpack Compose](https://www.nutrient.io/guides/android/llms-jetpack-compose.txt) - [JSON](https://www.nutrient.io/guides/android/llms-json.txt) - [Knowledge Base](https://www.nutrient.io/guides/android/llms-knowledge-base.txt) - [Measurements](https://www.nutrient.io/guides/android/llms-measurements.txt) - [Migration Guides](https://www.nutrient.io/guides/android/llms-migration-guides.txt) - [OCR](https://www.nutrient.io/guides/android/llms-ocr.txt) - [Open A Document](https://www.nutrient.io/guides/android/llms-open-a-document.txt) - [PDF Generation](https://www.nutrient.io/guides/android/llms-pdf-generation.txt) - [Prebuilt Solutions](https://www.nutrient.io/guides/android/llms-prebuilt-solutions.txt) - [Redaction](https://www.nutrient.io/guides/android/llms-redaction.txt) - [Releases](https://www.nutrient.io/guides/android/llms-releases.txt) - [Samples](https://www.nutrient.io/guides/android/llms-samples.txt) - [Save A Document](https://www.nutrient.io/guides/android/llms-save-a-document.txt) - [Search](https://www.nutrient.io/guides/android/llms-search.txt) - [Signatures](https://www.nutrient.io/guides/android/llms-signatures.txt) - [Troubleshooting](https://www.nutrient.io/guides/android/llms-troubleshooting.txt) - [User Interface](https://www.nutrient.io/guides/android/llms-user-interface.txt) - [Viewer](https://www.nutrient.io/guides/android/llms-viewer.txt)