Skip to content

Releases: abaanfly/Image-Lab

IMGLAB v1.0.0 — Image Manipulation Lab

28 Apr 23:43
41a78b9

Choose a tag to compare

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