Inkspan does three things: Generate: HTML / template+JSON / Markdown → PDF Manipulate: merge, split, compress, watermark, rasterize, fill AcroForm fields Extract & translate: pull text and tables into JSON, and translate a document into any language
No reviews yetBe the first to leave a review for Inkspan.dev
Maker
📌
Hey PH!
I kept rebuilding the same PDF plumbing in every project — generating invoices, parsing uploads, filling forms, and lately translating documents — so I made it one API. Two things I focused on: (1) reliability you can reason about — extraction returns confidence scores instead of pretending, and (2) docs-first DX, so you go from landing page to a working call in a couple minutes.
Free tier is 100 docs/mo, self-serve signup. I'd love feedback on the API design and which document task you'd want it to kill next.
Report
Merged two messy PDFs and pulled the tables into clean JSON in under a minute, which honestly saved me an afternoon of fiddling with scripts. The markdown to PDF path also looked surprisingly polished.
Merged two messy PDFs and pulled the tables into clean JSON in under a minute, which honestly saved me an afternoon of fiddling with scripts. The markdown to PDF path also looked surprisingly polished.