Version: 3.0.0
Extract
Extract let you select an arbitrary portion of the input image specifying the coordinates and the size of the extraction.
The parameters are x
, y
, width
and height
.
Original
https://caravaggio.now.sh/ex,x:95,y:35,w:100,h:100/?image=https://cvg-res.now.sh/cakes_original.jpeg
Both dimension and coordinates can be specified as pixel or percentage. See sizes documentation.