An open API service indexing awesome lists of open source software.

https://github.com/suddengunter/chromedp-pdf

small tool for html -> pdf convertion using go and chromedp
https://github.com/suddengunter/chromedp-pdf

Last synced: 11 months ago
JSON representation

small tool for html -> pdf convertion using go and chromedp

Awesome Lists containing this project

README

          

# chromedp-pdf
small tool for html -> pdf convertion using go and chromedp

current v0.1.5 is dumb cli tool that can be runned in docker.
it goes to google.com, make screenshot and stores it as pdf to `/store` folder that can be mounted as volume.