PDF Generator API
PDF Generator API - High-performance conversion of web pages and HTML to PDF. Features: - Convert any URL to PDF with custom formatting - Convert raw HTML to PDF - Multiple page sizes: A4, Letter, Legal, Tabloid, A3, A5 - Landscape or portrait orientation - Custom margins - Headers and footers with page numbers - Background graphics support - Fast Redis caching Perfect for: - Invoice generation…
PDF Generator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Generate PDF from URL (GET) /generate |
Convert a web page to PDF |
| POST |
HTML to PDF /html-to-pdf |
Convert raw HTML to PDF |
| POST |
Generate PDF from URL (POST) /generate |
Convert a web page to PDF (same options in body) |
| GET |
Health Check /health |
Check API status |
| POST |
Compress PDF /compress |
How to use: Convert your PDF to base64, send it in the file field, and receive the compressed PDF as base64 in the response. Use online tools or your programming language's… |
PDF Generator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 50 / minute |
|
| ULTRA | $29 / month | 200 / minute |
|
| MEGA | $99 / month | 1000 / minute |
|