Fetching latest headlines…
PDF API is live on Forgelab
NORTH AMERICA
🇺🇸 United StatesMay 11, 2026

PDF API is live on Forgelab

0 views0 likes0 comments
Originally published byDev.to

We just shipped the Forgelab PDF API — a fast, affordable REST API for developers who need to handle PDF files without the hassle.

What it does:

  • Merge multiple PDFs into one
  • Split PDFs by page ranges
  • Compress PDFs to reduce file size
  • Convert PDFs to images (PNG/JPEG)

Pricing: Starts at $5/month for 100 calls/month. No hidden fees.

Quick start:

curl -X POST https://www.forgelab.africa/api/pdf/merge \
  -H "X-API-Key: your_key" \
  -F "[email protected]" -F "[email protected]"

Sign up at forgelab.africa

Comments (0)

Sign in to join the discussion

Be the first to comment!