IInsurancePDFtoExcel

Changelog

What we shipped, newest first. Subscribe by email at hello@insurancepdftoexcel.com.

Public API, webhooks, ACORD XML

v0.4.0

April 22, 2026

  • Public REST API with key auth (POST /api/v1/extract, GET /api/v1/documents, GET /api/v1/documents/{id}).
  • Webhooks: pass `webhook_url` on extract and we POST the result back. Optional HMAC signature on every delivery.
  • ACORD XML export — fourth format, alongside Excel/CSV/JSON.
  • OpenAPI 3.1 spec at /api/v1/openapi.json.

All five form types live

v0.3.0

April 22, 2026

  • ACORD 25, ACORD 125, ACORD 130, Loss Runs, and generic Certificates of Insurance.
  • Per-form Excel workbooks (multi-sheet), CSV (one row per record), JSON.
  • Bulk ZIP upload on Pro and up — drop a folder of 50 PDFs at once.

Self-serve billing

v0.2.0

April 22, 2026

  • Stripe Checkout from /pricing, customer portal from /settings/billing.
  • Plan enforcement on extract endpoints (HTTP 402 with upgrade URL when over).
  • Welcome and extraction-complete transactional emails via Resend.

Launch

v0.1.0

April 22, 2026

  • Magic-link sign-in, drag-and-drop PDF upload.
  • Claude vision extraction for ACORD 25 end-to-end.
  • 15 SEO landings + 4 audience-targeted pages, sitemap, JSON-LD.
Changelog — InsurancePDFtoExcel