shithub: riscv

ref: 1b09060f468f530af2f4ef75441a40084e912e54
dir: /sys/man/1/vcrop/

View raw version
.TH VCROP 1
.SH NAME
vcrop \- crop image visually
.SH SYNOPSIS
.B vcrop
[
.I file
]
.SH DESCRIPTION
.I Vcrop
displays an image read either from
.B file
or from
.B standard input
and allows to crop it interactively.
.PP
Button 1 pans the image within the window
.PP
Button 2 triggers the cropping area selection. Area can then be selected by sweeping Button 1.
.PP
Button 3 brings up a menu of actions.
.SH SOURCE
/sys/src/cmd/vcrop.c
.SH "SEE ALSO"
.IR crop (1)
.SH HISTORY
vcrop first appeared in 9front (May, 2024).