Skip to content

A small and easy-to-use image editor GUI using PyQt5 and Cv2

License

Notifications You must be signed in to change notification settings

packetsss/Image-Editor

Repository files navigation

Image-Editor

A small and easy-to-use image editor app using PyQt5 and Cv2

--- Check out my GUI demo video on Youtube: Click me! ---

Quick Start

# install packages
pip install -r requirements.txt

# run the program
python main.py

Current editing options

  • Auto contrast
  • Auto sharpen
  • Auto cartoon
  • Auto invert
  • Auto bypass censorship
  • Rotate image
  • Crop image
  • Change brightness
  • Change contrast
  • Change saturation
  • Color mask
  • Face Detection

About

A small and easy-to-use image editor GUI using PyQt5 and Cv2

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages