SnapLab is an image editor web application that allows user to perform various operations on images. User needs to upload image or load URL. SnapLab let's
user to do the following:
Editing - Brightness, Contrast, Sharpness, Blur, Denoise, Rotation, Resize.
Compression - Uses compression techniques to compress the image.
Effects - For the given image different effects are added.
Filters – User’s face is detected and cool stuffs are fit accordingly.
This repository contains the code for an image editor named SnapLab.
Front-End : HTML5, CSS3
Back-End : openCV, Flask