https://github.com/gokul656/go_cdp
POC to convert HTML Canvas to PDF using Chrome Devtools Protocol
https://github.com/gokul656/go_cdp
chrome go
Last synced: about 20 hours ago
JSON representation
POC to convert HTML Canvas to PDF using Chrome Devtools Protocol
- Host: GitHub
- URL: https://github.com/gokul656/go_cdp
- Owner: gokul656
- Created: 2022-01-04T12:39:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T12:52:08.000Z (over 4 years ago)
- Last Synced: 2025-08-10T22:23:56.064Z (11 months ago)
- Topics: chrome, go
- Language: HTML
- Homepage:
- Size: 235 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CDP_GO
To run :
chromium --headless --remote-debugging-port=4000
go run .