Convert web pages to images or PDFs in an automated way for testing or archiving purposes with CutyCapt, an open-source command-line tool and library.
CutyCapt is an open-source command-line application and library for Linux and macOS that can capture screenshots of web pages using the underlying WebKit browser engine. It is commonly used by developers and testers to programmatically generate images, PDFs, or SVG vector images of web pages in an automated fashion for regression testing or documentation purposes.
Some key features and capabilities of CutyCapt include:
Because CutyCapt relies on WebKit for rendering, it can more accurately capture what actual users would see when loading a web page. The automation and programmatic access offered makes it useful for developers or testers who need to repeatedly screenshot sites and spot visual regressions or changes over time. It runs on Linux using Qt WebKit and on macOS using the native WebKit framework.
Here are some alternatives to CutyCapt:
Suggest an alternative ❐