spetrescu / photo-editing-gallery-app-kivy

An application developed in Kivy which allows you to see or edit single/multiple photos (grayscale and thresholding).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

photo-editing-image-gallery-app-kivy

drawing drawing drawing
Cross-platform aplication developed in Kivy.

Functionalities:

  • create image gallery from image folder
  • open and edit single images (grayscaling and thresholding)
  • save images after edit with renaming option available

Project setup:

  1. pip install -r requirements.txt
  2. python main.py

Debug

  • Possible Issue: If python main.py returns KeyError: 'kivy.garden.iconfonts' => Run garden install iconfonts => Now python main.py should work.

About

An application developed in Kivy which allows you to see or edit single/multiple photos (grayscale and thresholding).


Languages

Language:Python 100.0%