This is a JavaScript-based Image Editor that allows users to apply filters like saturation, contrast, brightness, grayscale, sepia, blur, and hue rotation to their images. Users can upload an image, edit it in real-time, reset changes, and download the final result.
✅ Upload & preview images
✅ Adjust image filters using sliders
✅ Reset filters to default values
✅ Download the edited image
✅ Responsive design (Works on mobile & desktop)
🔗 Try it here: [https://unrivaled-froyo-fc33b2.netlify.app/]
- HTML5
- CSS3 (Flexbox & Grid for layout, animations)
- JavaScript (DOM Manipulation, FileReader API, Canvas API)
- Clone this repository:
git clone https://github.com/ZakaDev22/ImageEditor.git - Open
index.htmlin a browser - Upload an image & start editing!
