docker-html2pdf
HTML converter
A simple Dockerized microservice that converts HTML to PDF using Go.
microservice of convert html to pdf
8 stars
5 watching
3 forks
Language: Go
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
as-a-service/pdf | Converts Word documents to PDF files on demand | 155 |
jbaiter/pdiiif | Library to create PDFs from IIIF manifests with client-side generation and server-based fallback for unsupported browsers. | 31 |
kernoeb/docker-docsify-pdf | Automates conversion of Docsify documentation to PDFs using Puppeteer and Docker | 25 |
ricn/pdf2htmlex | Converts PDF documents to HTML files without losing text or format. | 88 |
teticio/kindle2pdf | Converts digital Kindle books to PDF files without device access. | 23 |
meff34/docsify-to-pdf-converter | A tool for converting Docsify projects into PDFs using JavaScript | 89 |
christopherdro/react-native-html-to-pdf | Converts HTML strings to PDF documents within a React Native application. | 438 |
matteosecli/pdf2archive | Converts PDF files to conform to the PDF/A-1B standard. | 77 |
sebastiaanklippert/go-wkhtmltopdf | Generates PDF documents from HTML templates using wkhtmltopdf | 1,060 |
drengskapur/colab2pdf | Converts Google Colab notebooks to PDF format using an external rendering service | 27 |
deedy5/html2text_rs | Converts HTML to different formats | 2 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,845 |
knplabs/knpsnappybundle | Generates images and PDFs from HTML documents using the WebKit rendering engine | 1,235 |
rdvojmoc/dinktopdf | A .NET wrapper around wkhtmltopdf to convert HTML pages to PDF using the Webkit engine | 1,093 |
conversation/upmark | A tool that converts HTML documents to Markdown format using a parsing expression grammar. | 29 |