Nutrient Document Authoring
WYSIWYG in-browser document editor — a page-based, Word-like rich-text editing surface that runs entirely in the browser. Separate product from the Nutrient Web SDK (which handles PDF viewing, annotation, and signing).
Documentation
Single-fetch LLM-curated dumps — prefer these over the human-shaped docs site for API/guide look-ups:
- API reference: https://www.nutrient.io/api/document-authoring/llms.txt
- Guides: https://www.nutrient.io/guides/document-authoring/llms.txt
- Cross-product index (other Nutrient SDKs): https://www.nutrient.io/llms.txt
Live Demo
Key Concepts
- Package:
npm i @nutrient-sdk/document-authoring. - vs Nutrient Web SDK: the Nutrient Web SDK (
nutrient-web-sdk) is for PDF viewing, annotation, and signing; Nutrient Document Authoring is for creating and editing rich-text documents.