{"id":85663,"url":"https://github.com/pspdfkit/awesome-nutrient","name":"awesome-nutrient","description":"A collection of awesome things regarding Nutrient ecosystem","projects_count":43,"last_synced_at":"2026-06-08T03:00:37.991Z","repository":{"id":247401473,"uuid":"814855936","full_name":"PSPDFKit/awesome-nutrient","owner":"PSPDFKit","description":"A collection of awesome things regarding Nutrient ecosystem","archived":false,"fork":false,"pushed_at":"2026-03-30T14:42:33.000Z","size":144064,"stargazers_count":115,"open_issues_count":4,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-03-30T16:30:23.546Z","etag":null,"topics":["pdf","pdf-document-processor","pdf-generation","pdf-library","pdf-viewer-react","pdfjs","pdfkit","react","typescript"],"latest_commit_sha":null,"homepage":"https://www.nutrient.io/sdk/developers","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PSPDFKit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-13T21:14:56.000Z","updated_at":"2026-03-12T22:35:44.000Z","dependencies_parsed_at":"2025-10-27T19:18:21.239Z","dependency_job_id":"bbaa00ba-e3af-4c87-a4c3-dae3337a45f6","html_url":"https://github.com/PSPDFKit/awesome-nutrient","commit_stats":null,"previous_names":["pspdfkit/awesome-pspdfkit","pspdfkit/awesome-nutrient"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PSPDFKit/awesome-nutrient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fawesome-nutrient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fawesome-nutrient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fawesome-nutrient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fawesome-nutrient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PSPDFKit","download_url":"https://codeload.github.com/PSPDFKit/awesome-nutrient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fawesome-nutrient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31397056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2025-03-09T07:18:51.092Z","updated_at":"2026-06-08T03:00:37.991Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Web SDK Examples","🤖 AI \u0026 MCP Servers","Quick Start","Design System \u0026 UI Customization","AI \u0026 Document Generation","Mobile SDKs","Cross-Platform SDKs","Additional Resources"],"sub_categories":["Official Example Catalog","Framework Integration Examples","Document Web Services (DWS)","iOS","Android","Windows","MCP Servers Hub"],"readme":"# Awesome Nutrient\n\n![The building blocks for digital transformation.](./resources/header.png)\n\n[![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)\n[![Chat](https://img.shields.io/badge/chat-on_discord-7289da.svg)](https://discord.gg/Z754Pfb8bD)\n[![Playground](https://img.shields.io/badge/Try-Interactive_Playground-0066FF?style=flat\u0026logo=codesandbox\u0026logoColor=white)](./playground/)\n\nThis repository contains examples built with [Nutrient](https://www.nutrient.io/). These examples are provided for inspiration and learning. Read [the disclaimer](./DISCLAIMER.md) or [reach out if you have questions](https://support.nutrient.io/hc/en-us/requests/new).\n\n---\n\n## Quick Start\n\n**New to Nutrient?** Start with the [official getting started guide](https://www.nutrient.io/getting-started/).\n\n**Want to try examples?** Choose your path:\n- **Interactive Playground**: Try code snippets directly in your browser\n- **Local Examples**: Clone and run complete projects on your machine\n- **Official Catalogs**: Explore comprehensive SDK capabilities\n\n---\n\n\n## 🤖 AI \u0026 MCP Servers\n\nNutrient's AI and MCP ecosystem for agent builders and enterprise teams:\n\n- [Nutrient DWS MCP Server](https://github.com/PSPDFKit/nutrient-dws-mcp-server) — Cloud document workflow MCP for convert/OCR/redact/sign/extract operations.\n- [Nutrient Document Engine MCP Server](https://github.com/PSPDFKit/nutrient-document-engine-mcp-server) — Self-hosted document workflow MCP for controlled deployments.\n- [Nutrient PDF MCP Server](https://github.com/PSPDFKit/nutrient-pdf-mcp-server) — Low-level PDF object-tree inspection/debugging MCP.\n- [ai-assistant-demo](https://github.com/PSPDFKit/ai-assistant-demo) — End-to-end AI document assistant demo.\n- [nutrient-dws-client-python](https://github.com/PSPDFKit/nutrient-dws-client-python) — Python DWS client for workflow automation.\n- [nutrient-dws-client-typescript](https://github.com/PSPDFKit-labs/nutrient-dws-client-typescript) — TypeScript DWS client for workflow automation.\n- [nutrient-agent-skill](https://github.com/PSPDFKit-labs/nutrient-agent-skill) — Agent Skills package for document-processing workflows.\n- [agent-skills](https://github.com/jdrhyne/agent-skills) — Cross-platform skills hub including Nutrient-focused integrations.\n- [Nutrient AI Infrastructure](https://www.nutrient.io/ai/infrastructure/) — Architecture and positioning overview for agent-ready document infrastructure.\n- [Nutrient MCP Server landing page](https://www.nutrient.io/mcp-server-pdf-automation-llm/) — Product overview and getting-started path.\n\n---\n\n## Web SDK Examples\n\n### Official Example Catalog\nThe [Example Catalog](https://github.com/PSPDFKit/pspdfkit-web-examples-catalog) showcases core Web SDK capabilities. [Try them online](https://web-examples.our.services.nutrient-powered.io/).\n\n### Framework Integration Examples\n- [React](https://github.com/PSPDFKit/nutrient-web-examples/tree/main/examples/react)\n- [Angular](https://github.com/PSPDFKit/nutrient-web-examples/tree/main/examples/angular)\n- [Next.js](https://github.com/PSPDFKit/nutrient-web-examples/tree/main/examples/nextjs)\n- [Nuxt.js](https://github.com/PSPDFKit/nutrient-web-examples/tree/main/examples/nuxtjs)\n\n### Interactive Playground Snippets\nTry these code snippets directly in your browser — [Browse All →](./playground/README.md)\n\n| Category | Description | Link |\n|----------|-------------|------|\n| **Annotations** | Add, customize, and manage PDF annotations | [View Examples](./playground/web-annotations.md) |\n| **Redaction** | Permanently remove sensitive content | [View Examples](./playground/web-redaction.md) |\n| **Signing** | Electronic and digital signatures | [View Examples](./playground/web-signing.md) |\n| **Forms** | PDF form filling and management | [View Examples](./playground/web-forms.md) |\n| **Form Creator** | Create and customize PDF forms | [View Examples](./playground/web-form-creator.md) |\n| **Viewer** | PDF viewing and navigation | [View Examples](./playground/web-viewer.md) |\n| **Document Editor** | Page manipulation and editing | [View Examples](./playground/web-document-editor.md) |\n| **Comments** | Collaborative commenting workflows | [View Examples](./playground/web-comments.md) |\n| **Content Editor** | Direct PDF content editing | [View Examples](./playground/web-content-editor.md) |\n| **Toolbars \u0026 Menus** | UI customization and toolbar configuration | [View Examples](./playground/web-toolbars-menus.md) |\n| **Text Comparison** | Compare document versions | [View Examples](./playground/web-text-comparison.md) |\n\n### Local Runnable Examples\nClone and run these complete examples on your machine:\n\n| Category | Examples | Quick Access |\n|----------|----------|--------------|\n| **Annotations** | 10 examples including comment-annotations, polygon-clipping-outline, text-2-speech | [Browse →](./web/annotation/README.md) |\n| **Signing** | 3 examples including sign-here-upgraded, digital signatures | [Browse →](./web/signing/README.md) |\n| **Document Editor** | Page extraction and manipulation | [Browse →](./web/document-editor/README.md) |\n| **Viewer** | Multi-tab viewer | [Browse →](./web/viewer/README.md) |\n| **Miscellaneous** | Analytics integrations (Mixpanel) | [Browse →](./web/miscellaneous/README.md) |\n\n---\n\n## Document Services\n\n### Document Engine\nServer-side PDF processing and manipulation:\n- [Docker Compose Deployment](./document-engine/de-docker-compose)\n- [AWS ECS Deployment with Terraform](./document-engine/de-aws-ecs-terraform)\n- [Orbstack Kubernetes Deployment](./document-engine/de-orbstack-kubernetes)\n\n### Document Web Services (DWS)\n- [DWS and Web SDK Integration](./dws/README.md) — React-Vite app demonstrating PDF viewing and table extraction with DWS APIs\n\n---\n\n## Design System \u0026 UI Customization\n\n- [Baseline UI](https://www.nutrient.io/baseline-ui/) — Customizable and accessible React components\n- [Add custom button to toolbar](https://www.nutrient.io/playground?p=eyJ2IjoxLCJqcyI6ImNvbnN0e2NyZWF0ZUJsb2NrOmNyZWF0ZUJsb2NrLEludGVyZmFjZXM6SW50ZXJmYWNlcyxSZWNpcGVzOlJlY2lwZXMsQ29yZTpDb3JlfT1QU1BERktpdC5VSTtQU1BERktpdC5sb2FkKHsuLi5iYXNlT3B0aW9ucyx0aGVtZTpQU1BERktpdC5UaGVtZS5EQVJLLHVpOntcbi8vdGhpcyBjb21wbGV0ZXMgYW4gZXhhbXBsZSBkb25lIGluIHZpcnR1YWwgQlVJIHdvcmtzaG9wIHdpdGggUml0ZXNoXG5bSW50ZXJmYWNlcy5QcmltYXJ5VG9vbGJhcl06KHtwcm9wczpwcm9wc30pPT4oe2NvbnRlbnQ6Y3JlYXRlQmxvY2soUmVjaXBlcy5QcmltYXJ5VG9vbGJhcixwcm9wcywoKHt1aTp1aX0pPT57Y29uc3QgY3VzdG9tQnV0dG9uPWNyZWF0ZUJsb2NrKENvcmUuQWN0aW9uQnV0dG9uLHtsYWJlbDonY3VzdG9tLWJ1dHRvbicsdmFyaWFudDondG9vbGJhcid9KTtyZXR1cm4gdWkuaW5zZXJ0QWZ0ZXIoJ3BhbicsY3VzdG9tQnV0dG9uKSx1aS5jcmVhdGVDb21wb25lbnQoKX0pKS5jcmVhdGVDb21wb25lbnQoKX0pfX0pLnRoZW4oKGluc3RhbmNlPT57Y29uc29sZS5sb2coJ1BTUERGS2l0IGxvYWRlZCEnKSxjb25zb2xlLmxvZygnQVBJIGRvY3M6IGh0dHBzOi8vcHNwZGZraXQuY29tL2FwaS93ZWIvJyksY29uc29sZS5sb2coJ0d1aWRlczogaHR0cHM6Ly9wc3BkZmtpdC5jb20vZ3VpZGVzL3dlYi8nKX0pKTsifQ%253D%253D)\n- [Customize toolbar dropdown items](https://www.nutrient.io/playground?p=eyJ2IjoxLCJjc3MiOiIvKiBBZGQgeW91ciBDU1MgaGVyZSAqL1xuIiwic2V0dGluZ3MiOnsiZmlsZU5hbWUiOiJiYXNpYy5wZGYifSwianMiOiJQU1BERktpdC5sb2FkKHtcbiAgLi4uYmFzZU9wdGlvbnMsXG4gIHRoZW1lOiBQU1BERktpdC5UaGVtZS5EQVJLLFxuICB0b29sYmFySXRlbXM6IFt7IHR5cGU6IFwibGluZVwiLCBkcm9wZG93bkdyb3VwOiBcInR3b1wiICB9LCB7dHlwZTogXCJhcnJvd1wiLCBkcm9wZG93bkdyb3VwOiBcIm9uZVwiIH1dXG59KS50aGVuKChpbnN0YW5jZSkgPT4ge1xufSk7XG4ifQ%253D%253D)\n- [Change thumbnails sidebar labels](https://www.nutrient.io/playground?p=eyJ2IjoxLCJqcyI6ImNvbnN0e2NyZWF0ZUJsb2NrOmNyZWF0ZUJsb2NrLEludGVyZmFjZXM6SW50ZXJmYWNlcyxSZWNpcGVzOlJlY2lwZXMsQ29yZTpDb3JlfT1QU1BERktpdC5VSTtQU1BERktpdC5sb2FkKHsuLi5iYXNlT3B0aW9ucyx0aGVtZTpQU1BERktpdC5UaGVtZS5EQVJLLHVpOntcbi8vdGhpcyBjb21wbGV0ZXMgYW4gZXhhbXBsZSBkb25lIGluIHZpcnR1YWwgQlVJIHdvcmtzaG9wIHdpdGggUml0ZXNoXG5bSW50ZXJmYWNlcy5UaHVtYm5haWxzXTooe3Byb3BzOnByb3BzfSk9Pih7Y29udGVudDpjcmVhdGVCbG9jayhSZWNpcGVzLlRodW1ibmFpbHMscHJvcHMsKCh7dWk6dWl9KT0%252Be2NvbnN0IHRodW1ibmFpbHM9dWkuZ2V0QmxvY2tCeUlkKCdib2R5Jykse3Byb3BzOnByb3BzfT10aHVtYm5haWxzLHVwZGF0ZWRJdGVtcz1wcm9wcy5pdGVtcy5tYXAoKGl0ZW09Pih7Li4uaXRlbSxsYWJlbDpgUGFnZTogJHtpdGVtLmxhYmVsfWB9KSkpO3JldHVybiB0aHVtYm5haWxzLnNldFByb3AoJ2l0ZW1zJyx1cGRhdGVkSXRlbXMpLHVpLmNyZWF0ZUNvbXBvbmVudCgpfSkpLmNyZWF0ZUNvbXBvbmVudCgpfSl9fSkudGhlbigoaW5zdGFuY2U9Pntjb25zb2xlLmxvZygnUFNQREZLaXQgbG9hZGVkIScpLGNvbnNvbGUubG9nKCdBUEkgZG9jczogaHR0cHM6Ly9wc3BkZmtpdC5jb20vYXBpL3dlYi8nKSxjb25zb2xlLmxvZygnR3VpZGVzOiBodHRwczovL3BzcGRma2l0LmNvbS9ndWlkZXMvd2ViLycpfSkpOyJ9)\n- [Customize Document Editor modal buttons](https://www.nutrient.io/playground?p=eyJ2IjoxLCJqcyI6ImNvbnN0e2NyZWF0ZUJsb2NrOmNyZWF0ZUJsb2NrLEludGVyZmFjZXM6SW50ZXJmYWNlcyxSZWNpcGVzOlJlY2lwZXMsQ29yZTpDb3JlfT1QU1BERktpdC5VSTtQU1BERktpdC5sb2FkKHsuLi5iYXNlT3B0aW9ucyx0aGVtZTpQU1BERktpdC5UaGVtZS5EQVJLLHVpOntcbi8vdGhpcyBjb21wbGV0ZXMgYW4gZXhhbXBsZSBkb25lIGluIHZpcnR1YWwgQlVJIHdvcmtzaG9wIHdpdGggUml0ZXNoXG5bSW50ZXJmYWNlcy5Eb2N1bWVudEVkaXRvcl06KHtwcm9wczpwcm9wc30pPT4oe2NvbnRlbnQ6Y3JlYXRlQmxvY2soUmVjaXBlcy5Eb2N1bWVudEVkaXRvcixwcm9wcywoKHt1aTp1aX0pPT4odWkuZ2V0QmxvY2tCeUlkKCdjYW5jZWwnKS5zZXRQcm9wKCd2YXJpYW50JywnZXJyb3InKSx1aS5jcmVhdGVDb21wb25lbnQoKSkpKS5jcmVhdGVDb21wb25lbnQoKX0pfX0pLnRoZW4oKGluc3RhbmNlPT57Y29uc29sZS5sb2coJ1BTUERGS2l0IGxvYWRlZCEnKSxjb25zb2xlLmxvZygnQVBJIGRvY3M6IGh0dHBzOi8vcHNwZGZraXQuY29tL2FwaS93ZWIvJyksY29uc29sZS5sb2coJ0d1aWRlczogaHR0cHM6Ly9wc3BkZmtpdC5jb20vZ3VpZGVzL3dlYi8nKX0pKTsifQ%253D%253D)\n- [Custom state in signature modal](https://www.nutrient.io/playground?p=eyJ2IjoxLCJqcyI6ImxldCBjb3VudD0wO2Z1bmN0aW9uIGNvdW50ZXIoKXtjb3VudCsrfWNvbnN0e2NyZWF0ZUJsb2NrOmNyZWF0ZUJsb2NrLEludGVyZmFjZXM6SW50ZXJmYWNlcyxSZWNpcGVzOlJlY2lwZXMsQ29yZTpDb3JlfT1QU1BERktpdC5VSTtQU1BERktpdC5sb2FkKHsuLi5iYXNlT3B0aW9ucyx0aGVtZTpQU1BERktpdC5UaGVtZS5EQVJLLHVpOntbSW50ZXJmYWNlcy5DcmVhdGVTaWduYXR1cmVdOih7cHJvcHM6cHJvcHN9KT0%252BKHtjb250ZW50OmNyZWF0ZUJsb2NrKFJlY2lwZXMuQ3JlYXRlU2lnbmF0dXJlLHByb3BzLCgoe3VpOnVpLHN0YXRlOnN0YXRlfSk9Pihcbi8vIEN1c3RvbWlzYXRpb24gY29kZSBnb2VzIGhlcmVcbnVpLmluc2VydEFmdGVyKCd0aXRsZScsY3JlYXRlQmxvY2soQ29yZS5BY3Rpb25CdXR0b24se2xhYmVsOnN0YXRlLmdldCgnY2xpY2tDb3VudCcpPz9jb3VudCx2YXJpYW50OidzdWNjZXNzJ30pKSx1aS5pbnNlcnRBZnRlcigndGl0bGUnLGNyZWF0ZUJsb2NrKENvcmUuQWN0aW9uQnV0dG9uLHtsYWJlbDonSW5jcmVtZW50JyxvblByZXNzOigpPT57Y291bnRlcigpLC8vIEluY3JlbWVudCBhbmQgbG9nIHRoZSBjb3VudGVyXG5zdGF0ZS5zZXQoJ2NsaWNrQ291bnQnLGNvdW50KX0sdmFyaWFudDonc2Vjb25kYXJ5JywnYXJpYS1sYWJlbCc6J0luY3JlbWVudCd9KSksdWkuY3JlYXRlQ29tcG9uZW50KCkpKSkuY3JlYXRlQ29tcG9uZW50KCl9KX19KS50aGVuKChpbnN0YW5jZT0%252Be2NvbnNvbGUubG9nKCdQU1BERktpdCBsb2FkZWQhJyksY29uc29sZS5sb2coJ0FQSSBkb2NzOiBodHRwczovL3BzcGRma2l0LmNvbS9hcGkvd2ViLycpLGNvbnNvbGUubG9nKCdHdWlkZXM6IGh0dHBzOi8vcHNwZGZraXQuY29tL2d1aWRlcy93ZWIvJyl9KSk7In0%253D)\n\n---\n\n## AI \u0026 Document Generation\n\n- [AI Document Assistant](https://github.com/PSPDFKit/ai-assistant-demo) — Natural language PDF interaction with AI\n- [AI-Assisted Document Editing](./document-authoring/ai-editing/) — AI-assisted document editing with Document Authoring SDK. Like Cursor for documents.\n- [Document Authoring Template Population](./web/document-authoring-template-population/) — TypeScript library for populating templates with data (placeholders, loops, conditionals, table rows)\n- [Document Generator (Vanilla JS)](./web/document-generator-vanillajs/) — Step-by-step PDF generation with Document Authoring SDK\n\n### MCP Servers Hub\n\n- [Nutrient DWS MCP Server](https://github.com/PSPDFKit/nutrient-dws-mcp-server) — Cloud document workflow MCP for convert/OCR/redact/sign/extract operations.\n- [Nutrient Document Engine MCP Server](https://github.com/PSPDFKit/nutrient-document-engine-mcp-server) — Self-hosted document workflow MCP for controlled deployments.\n- [Nutrient PDF MCP Server](https://github.com/PSPDFKit/nutrient-pdf-mcp-server) — Low-level PDF object-tree inspection/debugging MCP.\n- [Nutrient DWS Python Client](https://github.com/PSPDFKit/nutrient-dws-client-python) — Python client workflows for DWS.\n- [Nutrient DWS TypeScript Client](https://github.com/PSPDFKit-labs/nutrient-dws-client-typescript) — TypeScript client workflows for DWS.\n- [Nutrient Agent Skill](https://github.com/PSPDFKit-labs/nutrient-agent-skill) — Reusable skill package for coding agents.\n- [Nutrient MCP overview](https://www.nutrient.io/mcp-server-pdf-automation-llm) — Product overview and setup guidance.\n- [Nutrient AI Infrastructure](https://www.nutrient.io/ai/infrastructure/) — Architecture overview and role mapping.\n\n---\n\n## Mobile SDKs\n\n### iOS\n[iOS Catalog](https://github.com/PSPDFKit/pspdfkit-ios-catalog) — Comprehensive iOS SDK examples\n\n### Android\n[Android Catalog](https://github.com/PSPDFKit/pspdfkit-android-catalog) — Comprehensive Android SDK examples\n\n---\n\n## Desktop SDKs\n\n### Windows\n[WinUI3 Integration](./windows/pspdfkit-with-winui3) — Using Web SDK in WinUI3 apps with WebView2\n\n---\n\n## Cross-Platform SDKs\n\n| Platform | Example Repository | Description |\n|----------|-------------------|-------------|\n| **React Native** | [Catalog](https://github.com/PSPDFKit/react-native/tree/master/samples/Catalog) | Cross-platform mobile development |\n| **MAUI** | [Catalog](https://github.com/PSPDFKit/pspdfkit-maui-catalog) | .NET Multi-platform App UI |\n| **Flutter** | [Sample](https://github.com/PSPDFKit/pspdfkit-flutter/tree/master/example) | Flutter SDK integration |\n| **.NET Android** | [Samples](https://github.com/PSPDFKit/dotnet-pdf-library-for-android/tree/main/samples) | C# bindings for Android |\n| **.NET iOS** | [Samples](https://github.com/PSPDFKit/dotnet-pdf-library-for-ios/tree/main/Samples) | C# bindings for iOS |\n\n---\n\n## Additional Resources\n\n- [Nutrient Documentation](https://www.nutrient.io/guides/)\n- [Web SDK API Reference](https://www.nutrient.io/api/web/)\n- [Support Portal](https://support.nutrient.io/hc/en-us/requests/new)\n- [Discord Community](https://discord.gg/Z754Pfb8bD)\n\n---\n\n## License \u0026 Disclaimer\n\nExamples in this repository are provided for inspiration and are **not officially supported**.\nSee [DISCLAIMER.md](./DISCLAIMER.md) for details.\n\nFor production support, contact [Nutrient Support](https://support.nutrient.io/hc/en-us/requests/new).\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/pspdfkit%2Fawesome-nutrient/projects"}