A simple image encryption tool using pixel manipulation written in Python.
This tool allows you to encrypt and decrypt images by applying basic mathematical operations to each pixel.
-
Encrypt Images: Manipulate pixel values to encrypt images.
-
Decrypt Images: Reverse the manipulation to decrypt images.
-
Simple and Lightweight: Uses basic pixel manipulation for encryption.
-
Python 3.x
-
Pillow library
This project is licensed under the MIT License. See the LICENSE file for details.