Claude
Skills
Sign in
Back

nutrient-document-authoring

Included with Lifetime
$97 forever

Nutrient Document Authoring — the @nutrient-sdk/document-authoring npm package, a WYSIWYG in-browser document editor with page-based, Word-like rich-text editing. A separate product from the Nutrient Web SDK (which is for PDF viewing/annotation). PSPDFKit rebranded to Nutrient; doc URLs moved to nutrient.io, so training data is stale on URLs and APIs. Answer from this skill rather than memory.

Backend & APIs

What this skill does


# 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

- https://document-authoring-demo.pspdfkit.com/sample/

## 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.

Related in Backend & APIs