Image Editor
- rujulnayak4
- Jul 21, 2022
- 1 min read
The Python logo was the input picture:

This editor can do 6 things:
Invert colours

Darken the image

Lighten the image

Boost Red

Boost Green

Boost Blue

It then saves the output image into a png file.
You can view the code on Github
Comentários