今日已更新 412 条资讯 | 累计 19972 条内容
关于我们

PDF API is live on Forgelab

Forgelab Africa 2026年06月22日 18:00 3 次阅读 来源:Dev.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 "files=@doc1.pdf" -F "files=@doc2.pdf" Sign up at forgelab.africa

本文内容来源于互联网,版权归原作者所有
查看原文