The Docs.

Everything you need to integrate PrivePDF into your workflow, from quickstart to advanced automation.

REST API

Standard JSON-based API for cloud-integrated workflows. Secure, fast, and feature-complete.

Go to Hub →

Client SDKs

Integrate PrivePDF processing into your app using simple SDK helpers around our API.

Go to SDKs →

Quickstart Guide

To get started with PrivePDF, create an account and access your dashboard. You can use the web app or integrate via API keys.

# Process PDF via API
client = PrivePDF(api_key)
client.merge(files)