NEW
Chat with Your PDFs Now!
Read More ↗

Integrate CloudPDF into Your Node.js Application

Easily incorporate CloudPDF into your existing Node.js project by adding the CloudPDF library as a dependency. Follow these simple steps to seamlessly integrate CloudPDF into your application:

1. Add CloudPDF as a Dependency

First, add CloudPDF as a dependency to your project. Open your terminal (command prompt or similar on Windows), navigate to your project's directory, and run the appropriate command below:

Using Yarn

yarn add @cloudpdf/api

Using NPM

npm install @cloudpdf/api --save