A simple cross-platform image encryption tool using pixel manipulation (XOR encryption).
- Encrypt & decrypt images
- GUI interface
- Works on Windows & Linux
- Python
- Pillow
- Tkinter
pip install pillow
python main.py
Educational project (not real-world secure encryption)
Abbas Ali