Skip to content

Capture webpage and save as image using chromedp

License

Notifications You must be signed in to change notification settings

wabarc/screenshot

screenshot

Go Report Card Go Reference Releases

Screenshot is a project that capture and save webpage as image using chromedp.

This repository is a work in progress.

Prerequisite

  • Chrome/Chromium

Installation

From source:

go get github.com/wabarc/screenshot

From gobinaries.com:

curl -sf https://gobinaries.com/wabarc/screenshot | sh

From releases

Environments

  • CHROMEDP_DEBUG
  • CHROMEDP_NO_HEADLESS
  • CHROMEDP_NO_SANDBOX
  • CHROMEDP_DISABLE_GPU
  • CHROMEDP_USER_AGENT
  • CHROMEDP_STEALTH

Credits

License

This software is released under the terms of the GNU General Public License v3.0. See the LICENSE file for details.