You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
.option("-r, --resolution [n]", "Set vertical resolution (must be a power of two). This necessarily decreases horizontal resolution proportionately", parseInt)
.option("-o, --output [path]", "Filename of the output (random otherwise)")
.option("-f, --format [format]", `Output format (can be "png", "gif", "tif", "bmp", or "jpg")`)