Image Tools
Tools for processing and transforming images.
Resize Image
Resize images to specific dimensions, convert formats, or adjust quality. Uses fast cloud-based processing.
Capabilities:
- Resize to exact pixel dimensions
- Scale proportionally by width or height
- Convert between formats (PNG, JPEG, WebP, AVIF)
- Adjust compression quality
How to use:
"Resize this image to 1920x1080"
"Make this image 800 pixels wide"
"Convert to PNG format"
"Reduce quality to 60%"Options
| Option | Values | Description |
|---|---|---|
| Width | pixels | Target width |
| Height | pixels | Target height |
| Quality | 1-100 | Compression quality (default: 85) |
| Format | auto, webp, avif, jpeg, png | Output format |
| Fit | see below | How to handle aspect ratio |
Fit Modes
| Mode | Behavior |
|---|---|
| contain | Fit within dimensions, keep aspect ratio (default) |
| cover | Fill dimensions, may crop edges |
| crop | Crop to exact dimensions from center |
| scale-down | Only shrink if larger than target |
| pad | Fit within dimensions, add padding |
Cost
Image tools are free to use and do not consume any credits.
Last updated on