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
- Host: GitHub
- URL: https://github.com/suddengunter/chromedp-pdf
- Owner: SuddenGunter
- License: mit
- Created: 2019-06-25T19:40:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T20:26:59.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T11:05:55.913Z (almost 2 years ago)
- Language: Go
- Size: 5.23 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.