Skip to content

PavelKriz/Easy-image-editor-in-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PK - easy image editor

Made for school project (CTU in Prague). It's primitive image editor with basic image operations. Goal of the Project was use only python and numpy for implementation of image operations.

School project requirements

* open
* save
* rotating image(both directions)
* mirroring
* inverting image
* RGB to BW
* brighten and darken
* edge enhancement

Other functions

* undo
* enlarge preview
* reduce preview
* crazy rainbow filter (its not working well)

Turn it on in the command line (python 64 bit recommended)

About

Easy Image Editor in Python using PyQt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages