durveshnp / PicEdit

A web based application with basic image editing tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PicEdit

**Running this project: **

  1. Install python3 on your system
  2. pip install --upgrade pip
  3. pip install flask opencv-python rembg
  4. python -u main.py

About

A web based application with basic image editing tools


Languages

Language:HTML 61.7%Language:Python 38.3%