A simple image editing app built using python! This is a lightweight and user-friendly image editing application built using Python. It provides essential editing features, perfect for casual users and developers.
- Open 📂 and save 💾 images in various formats (JPEG, PNG, etc.)
- Get image properties ℹ️ like size and dimensions
- Resize, crop ✂️, and rotate 🔁 images
- Apply filters 🎨 like lofi, sepia, grayscale, etc.
- Adjust brightness ☀️, contrast 🌗, blur 🌫️, or add details ✨
- Add borders 🔲
- Adjust hue and color 🌈
- Add custom text 🔠 or annotations 🖋️ to images
- Blend a new image on top of the opened image 🖼️
- Undo ↩️ functionality for edits
- Intuitive graphical user interface (GUI) 🖥️
- More coming soon...
To run this project, ensure you have the following installed:
- Python 3.10 or higher
- Required Python libraries (install using the command below):
pip install -r requirements.txt
- All the assets, with the correct names and paths as can be seen in the 'assets' folder
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. See the LICENSE file for details.
Author: DAIWIK ROY
Contributions are welcome! Feel free to fork this repository, make improvements, and submit a pull request.
If you encounter any issues or have suggestions, please open an issue on GitHub or reach out at [uma.universetheory@gmail.com].
Enjoy editing your images and share what you make! 🎨✨🖍️
