Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.39 KB

SnapLab

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.

About this repository

This repository contains the code for an image editor named SnapLab.

Requirements

Front-End : HTML5, CSS3
Back-End : openCV, Flask

Screenshots

1

2

3

4

5