Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 585 Bytes

File metadata and controls

29 lines (20 loc) · 585 Bytes
title vibium screenshot

Capture a PNG screenshot of the current page.

Synopsis

vibium screenshot [-o <file>]

Description

Saves a PNG of the visible page. With -o, the file is written to the given path; without -o, the image is written to stdout (so you can pipe it into base64, feh -, or another tool).

Examples

vibium screenshot -o homepage.png
vibium screenshot > /tmp/page.png

See also

  • vibium pdf — save the whole document as PDF instead.
  • vibium map — list the same @eN references textually.