GNU-PhotoShop

A lite weight Photo editing Program (currently CLI only) written in python3 for day to day photo editing. Disclaimer : Currently we don’t want to compete with any profesional level program like GIMP or Any Other. Instead we want to make a software that will ease photo editing for a user with almost no experience to photo editing.


Table Of Content



?
Some Screen Shots Of Results Of Using it

Method

Source Image

Output Image

edits.color_filter
edits.grayscale
edits.edge_detection
edits.rotate_hue

Dependencies

# For Debian based Distros
sudo apt-get install python-tk
sudo apt-get install imagemagick # If also using non GIF images

# For RedHat Based Distro
sudo dnf install python3-tkinter
sudo dnf install imagemagick # If also using non GIF images

Usage

Coming Soon


Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

GPLv3


Contact

  • create new issue

THANKS FOR CHOOSING

— KUNAL SHARMA, AMAN SHARMA

GitHub

https://github.com/Happy/Kunal-GNU-PhotoShop