A simple image editor built from scratch in JavaScript as university project.
Try it at: https://michele.davte.it/image-editor/
It features:
- Support for JPG, PNG and other common image formats
- Zoom and pan
- Crop
- Rotation with dynamic preview resizing
- Five filters to be put on the whole image, or just partially (see screenshot):
- Brightness
- Saturation
- Contrast
- Exposure
- Sepia