Edify-X is a cross-platform image editing tool designed for those who prefer an offline, open-source alternative for manipulating images with precision. Whether you're adjusting colors, applying filters, etc., Edify-X provides a lightweight yet powerful environment to bring your creative ideas to life.
- Crop, resize, rotate, and adjust images with ease.
- Navigate through high-resolution images effortlessly.
- Use Customizable brush (size and color) to draw on the loaded image.
- Import and export images in multiple formats including PNG, JPG, JPEG
- No internet required—designed for fast performance even on low-end devices.
git clone https://github.com/LilSuperUser/Edify-X.git
python -m venv env
source ./env/bin/activate
pip install -r requirements.txt
python main.py
git clone https://github.com/LilSuperUser/Edify-X.git
pip install -r requirements.txt
python main.py
git clone https://github.com/LilSuperUser/Edify-X.git
python3 -m venv env
env\scripts\activate
pip install -r requirements.txt
python main.py
git clone https://github.com/LilSuperUser/Edify-X.git
pip install -r requirements.txt
python main.py
This project is licensed under the GPL v3 License. You are free to use, modify, and distribute this software under the terms of the GPL v3 license