We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Crops current pipeline image to given (x,y,width,height) rectangle
{"op":"crop","x":0,"y":0,"width":64,"height":64}
{}
firesight -i img/duck.jpg -p json/crop.json -o crop.png -Dx=50 -Dy=75 -Dwidth=100 -Dheight=50
Pixel: 3ms
duck.jpg →
crop.png →