CRATEAPI
Free live demo, no signup — paid plans open at launch

PDF API

Merge, split, watermark, password-protect, compress, convert and read PDFs — ten operations, one API key.

Capabilities

Where it fits

What comes out

invoice.pdfapplication/pdf · 1 page · A4
IN · any PDF
Page 1 of the PDF converted to a PNG image
OUT · PNG per page

Try it live

No file chosen

Or your own PDF · max 5 MB · processed in memory, never stored · 5 runs/day per visitor

Compress

Merge

Split

Preset samples, no upload here · live call to /pdf/compress, /merge, /split · rate-limited per visitor

All 10 PDF operations

Call it from your code

curl -X POST "https://api.crateapi.com/pdf/merge" \
  -H "X-API-Key: YOUR_KEY" \
  -F "files=@a.pdf" -F "files=@b.pdf" -o merged.pdf

Read the docs →

Trust & data handling

Every demo on this page runs against the real API — nothing is faked. Uploaded files and pasted text are processed in memory and never written to disk; nothing about your request is stored. Details: Trust & Security.

Pricing

This demo is free to use today. Document Tools plans open at launch — join the list and lock in the launch discount.

FAQ

Is my file stored?

No — every operation processes your file in memory and discards it. Nothing is written to disk.

What's the size limit?

The demo below caps uploads at 5 MB; the full API accepts larger files — see the docs for current limits.

Can I chain operations?

Yes — merge, then watermark, then compress, for example. Each is a separate call, so you control the pipeline.

Ready to try it?

Validate your e-invoice freeNo signup. Paste or upload, get the report instantly.
Open the validator →