Comment by Ametrin
1 month ago
Working on PDFBolt (https://pdfbolt.com) - a PDF generation API. You send HTML, a URL, or a Handlebars template with JSON data, get a PDF back. Uses Playwright underneath so modern CSS just works.
Lately been deep in PDF/X print production - PDF/X-1a and PDF/X-4 with ICC color profiles and CMYK conversion. Had to build 11 color space converters on top of PDFBox 3.0. Also shipped an AI template generator where you describe what you need and it creates a Handlebars template with sample data, plus expanded the gallery to 38 pre-built ones.
Right now template management lives in the dashboard - edits auto-create drafts, you can compare any two versions as rendered PDFs and roll back if something breaks. Working on an API so coding agents can create and version templates programmatically.
No comments yet
Contribute on Hacker News ↗