photo-editor
A photo editor performs the common image-editing tasks β cropping, rotating, applying filters, adjusting brightness / contrast / saturation, sharpening β that constitute most everyday image work, replacing the heavyweight desktop apps (Photoshop, GIMP) for simple edits. The ZTools Photo Editor runs entirely in the browser using HTML5 Canvas, supports JPG / PNG / WebP inputs, real-time preview of adjustments, undo / redo, and exports the final image as JPG (lossy, smaller) or PNG (lossless, larger) with no server upload.
Use casesβ
Quick crop for social mediaβ
Phone photo isn't the right aspect ratio for Instagram / Twitter. Crop to 1:1 / 4:5 / 16:9 in seconds rather than opening Photoshop.
Brightness fix on dark photoβ
Underexposed shot needs +30 brightness, +10 contrast. Browser editor handles in 30 seconds.
Quick filter for blog heroβ
Stock photo benefits from a unified colour grade. Apply a "warm" or "muted" filter for a coherent visual style.
Privacy-first editingβ
Sensitive image (medical, personal, ID) β browser-only editing means no server ever sees the file. Important when working with privacy-sensitive imagery.
How it worksβ
- Upload photo β Drag-drop or pick. JPG / PNG / WebP supported. Max practical size ~30MB before browser slowdowns.
- Crop / rotate β Free crop, aspect-ratio-locked crop (1:1, 4:5, 16:9, 3:2), 90Β° rotation, free rotation with slider.
- Apply adjustments β Brightness, contrast, saturation, hue, sharpen, vignette. Real-time preview; sliders normalised to Β±100.
- Apply filters (optional) β Pre-set looks: warm, cool, B&W, sepia, vintage, faded. Combinations of underlying adjustments.
- Export β JPG (pick quality 60-100) or PNG (lossless). Original untouched on your filesystem.
Examplesβ
Input: 4032Γ3024 phone photo, crop to 1080Γ1350 (4:5)
Output: 1080Γ1350 JPG ~500KB-1.5MB; ready for Instagram portrait.
Input: Dark indoor shot, +30 brightness, +10 contrast
Output: Lifted exposure, retained detail.
Input: Color photo to B&W with filter
Output: Single-click conversion; tweak contrast for graphic black-and-white look.
Frequently asked questionsβ
Does it support layers?
No β single-image edits only. For multi-layer composition, use Photoshop / GIMP / Photopea.
How does it compare to Photoshop?
Covers ~80% of common edits at zero cost and zero install. Photoshop wins for complex retouching, layer effects, advanced color grading.
Is the photo uploaded?
No β Canvas processes entirely in the browser. Privacy by design, even for sensitive images.
Will I lose quality?
JPG export at quality < 100 is lossy. PNG export is lossless. For repeated re-edits, save as PNG between sessions to avoid generation loss.
Are EXIF / metadata preserved?
Some editors strip metadata; this one preserves where possible. Personal details (location, camera) stay; manually strip in metadata-extractor if needed.
Can I batch-edit?
No β single image at a time. For batch resize / convert, use the image-format-batch-converter.
Tipsβ
- Crop before color-grade β cropped composition affects which areas need adjustment.
- Export JPG for web (smaller); PNG for further editing or transparent backgrounds.
- Save originals; edits are non-destructive in this tool but only via browser undo. Once exported, the original on disk is your safety net.
- For batch-style consistency (e.g. all photos in a portfolio), apply the same adjustments to each.
- Test extreme adjustments β sliders at Β±50 are usually too far. Β±10-20 produces natural results.
Try it nowβ
The full photo-editor runs in your browser at https://ztools.zaions.com/photo-editor β no signup, no upload, no data leaves your device.
Last updated: 2026-05-05 Β· Author: Ahsan Mahmood Β· Edit this page on GitHub