Comment on Ask HN: Show your micro-SaaSComments−cx42net16hhttps://pdfshift.ioA simple API that converts HTML documents to PDF or images. Used by more people that I would have hoped for.I tried to follow Linux mentality ; do one thing, but do it well. I can only hope that I'm reaching it with PDFShift :)It's built using Python (Sanic Framework) with Pyppeteer (Python port of Puppeteer)−afternoon14hI built something similar on top of Cloudflare’s Browser Run service. It’s a code pen-like tool for generating PDF docs with HTML and CSS. https://htmlcsspdf.ben2.com/
Comments
https://pdfshift.io
A simple API that converts HTML documents to PDF or images. Used by more people that I would have hoped for.
I tried to follow Linux mentality ; do one thing, but do it well. I can only hope that I'm reaching it with PDFShift :)
It's built using Python (Sanic Framework) with Pyppeteer (Python port of Puppeteer)
I built something similar on top of Cloudflare’s Browser Run service. It’s a code pen-like tool for generating PDF docs with HTML and CSS. https://htmlcsspdf.ben2.com/