DOKK / manpages / debian 12 / notedeln / webgrab.1.en
WEBGRAB(1)   WEBGRAB(1)

webgrab - Capture a snapshot of a web page

webgrab [OPTIONS] URL OUTFILE [...]

webgrab loads a page from the web (specified by URL) and renders it to a local file. The format of the file is determined from its file name. Currently, pdf, jpg, png, and many other bitmap file formats are supported in Linux, while only pdf is supported on Mac and Windows. This discrepancy will be addressed once Qt’s QWebEngine technology matures.

-p

Specifies that output should be split into pages. (Valid for pdf output only.)

-t, -s, -m, -l, -h

Specifies that output images should be tiny, small, medium, large, or huge, which is to say 160, 320, 640, 1280, or 2560 pixels wide.

There may be bugs. Please contact the author if one bites you.

Daniel Wagenaar <daw@caltech.edu>, Division of Biology and Biological Engineering, California Institute of Technology. https://www.danielwagenaar.net.

noted(1)

05/10/2021