Image Editor Features
The Image Editor provides powerful image manipulation tools directly in your browser. No server uploads required — all processing happens locally using HTML5 Canvas technology.
Basic Adjustments
- Brightness — Increase or decrease overall image brightness
- Contrast — Adjust the difference between light and dark areas
- Lightness — Shift the entire tonal range up or down
- Saturation — Control color intensity from grayscale to vivid
- Blur — Apply gaussian blur effect (0-20px)
- Opacity — Adjust image transparency
Transform
- Rotate — Rotate by 90 degrees clockwise or counter-clockwise
- Flip — Mirror image horizontally or vertically
- Resize — Change dimensions with optional aspect ratio lock
- Crop — Click and drag to select a region to keep
Color Operations
- Grayscale — Convert to black and white
- Sepia — Apply warm vintage tone
- Invert — Invert all colors (negative)
- Channel Mix — Adjust individual R, G, B channels
- Threshold — Convert to pure black and white at any level
Advanced
- Remove Background — Python-powered background removal using flood-fill algorithm (server-side PIL, no AI)
Format Conversion
- Export as PNG, JPEG, or WebP with one click