Node.js guides: Integrate our PDF library

Welcome to the Nutrient Node.js SDK developer guides. These guides show you how to add document functionality to Node.js apps.

If you’re brand new to Nutrient, have a look at our get started guides to quickly add PDF functionality to your application.

Guides

Annotations
How to import, export, and flatten annotations

Introduction to annotations
Learn about PDF annotations

Export annotations
How to export PDF annotations as Instant JSON

Import annotations
How to import PDF annotations as Instant JSON

Flatten annotations
How to flatten annotations and burn them into a PDF

Conversion
How to convert Office documents and image files

Convert Office to PDF
How to convert Office documents to PDF

Convert from image to PDF
How to convert from JPG or PNG to PDF

Convert from PDF to image
How to convert from PDF to image

Instant JSON
Learn how to store annotation data in JSON format

Document editing
How to perform editing operations on documents

Content editing
How to edit PDF text content programmatically