Self-hosted PDF generation service, can be deployed as a microservice with exposed API. It uses Headless Chrome to render a given HTML page and then it prints the page to the PDF file.
#pdf #microservice
https://github.com/alvarcarto/url-to-pdf-api
#pdf #microservice
https://github.com/alvarcarto/url-to-pdf-api
GitHub
GitHub - alvarcarto/url-to-pdf-api: Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices…
Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content. - alvarcarto/url-to-pdf-api
http://goalkicker.com - the collection of free programming notes based on StackOverflow documentation. Books are available in PDF format.
#pdf #books
#pdf #books
DangerZone - (★ 3.6k at GitHub) takes potentially dangerous PDFs, office documents, or images and converts them to a safe PDF.
Dangerzone works like this: You give it a document that you don't know if you can trust (for example, an email attachment). Inside of a sandbox, Dangerzone converts the document to a PDF (if it isn't already one), and then converts the PDF into raw pixel data: a huge list of RGB color values for each page. Then, in a separate sandbox, Dangerzone takes this pixel data and converts it back into a PDF.
#pdf #safety #sandbox
Dangerzone works like this: You give it a document that you don't know if you can trust (for example, an email attachment). Inside of a sandbox, Dangerzone converts the document to a PDF (if it isn't already one), and then converts the PDF into raw pixel data: a huge list of RGB color values for each page. Then, in a separate sandbox, Dangerzone takes this pixel data and converts it back into a PDF.
#pdf #safety #sandbox
👍4❤1