Releases: abaanfly/Image-Lab
Releases · abaanfly/Image-Lab
IMGLAB v1.0.0 — Image Manipulation Lab
Image Manipulation Lab
CS-1102 Extra Credit Submission · Ashoka University
A web application for interactive image processing, built with Python.
Features
- 10 image effects: Grayscale, Invert, Sepia, Brightness, Blur, Sharpen, Pixel Art, Sketch, Contrast, Edge Detect
- Interactive before/after drag slider
- Upload any image, download the result
- Clean dark UI
Built With
- Python · Flask · Pillow · NumPy · OpenCV
How to Run
pip install -r requirements.txt
python app.py
By Abaan Ali · Ashoka University
Full Changelog: https://github.com/abaanfly/Image-Lab/commits/v1.0.0