Resize
x
Options
The target width of the output canvas
The target height of the output canvas
The mode used to resize the image
- Fits the image within the specified dimensions without upscaling or stretching
- Crops the image to fit within the specified dimensions. Defaults to center. Specify an anchor to override.
- Crops the image to fit the provided dimensions.
- Pads the image to fit within the provided dimensions. Combine with a background filter to specify the backend color.
- Scales the image to the exact dimensions
The anchor used to align the image in crop mode
- Anchor the image to the top when cropping.
- Anchor the image to the right when cropping.
- Anchor the image to the bottom when cropping.
- Anchor the image to the left when cropping.
- Anchor the image to the center when cropping.
+ Article
+ Code
+ Content
+ Data
Crop
x
Options
The x coordinate to begin the crop
The y coordinate to begin the crop
+ Article
+ Code
+ Content
+ Data
Rotate
+ Article
+ Code
+ Content
+ Data
Effects & Filters
Blur
+ Article
+ Code
+ Content
+ Data
Brightness
+ Article
+ Code
+ Content
+ Data
Contrast
+ Article
+ Code
+ Content
+ Data
Grayscale
+ Article
+ Code
+ Content
+ Data
Hue Rotation
+ Article
+ Code
+ Content
+ Data
Invert
+ Article
+ Code
+ Content
+ Data
Saturate
+ Article
+ Code
+ Content
+ Data
Sepia
+ Article
+ Code
+ Content
+ Data
Pixelate
+ Article
+ Code
+ Content
+ Data
Format
Quality
+ Article
+ Code
+ Content
+ Data
Quantize
+ Article
+ Code
+ Content
+ Data