Task 02: Simple Image Encryption Tool 🖼️ This project is a Python-based tool designed to encrypt and decrypt images using fundamental pixel manipulation techniques. The application demonstrates core cybersecurity principles by transforming an image's pixel data to render it unreadable without the correct decryption key or process. Hosted Url:- http://127.0.0.1:5000/ to test