Comprehensive test cases for imagor image processing server
unsafe mode for testing, or configure HMAC signing. Update the server URL and sample image URL above, then the examples below will update automatically.
Resize to 300px width, auto height maintaining aspect ratio
Resize to 200px height, auto width maintaining aspect ratio
Resize to 300x200px with smart cropping
Resize without cropping, fit within 300x200px bounds
Resize to exact dimensions without maintaining aspect ratio
Uses largest dimension for better quality
Crop from the top of the image
Crop from the left side
Automatic focal point detection
Apply Gaussian blur (sigma=5)
Enhance image sharpness (amount=2)
Increase brightness by 30
Increase contrast by 20
Increase color saturation by 30
Convert to black and white
Chain multiple filters together
Enhance sharpness and color vibrancy
Apply rounded corners with 20px radius
Convert to modern WebP format
Convert to PNG format
JPEG format with 60% quality compression
Add background color when using fit-in mode
Rotate color hue by 90 degrees
Fill with custom color and round corners
Crop from 100x100 to 800x600 pixels
Extract center portion of the image