Skip to content

avantikaaa01/Prodigy_CS_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Encryptor Tool

This is a simple Image Encryption and Decryption Tool written in Python using the Pillow library. It works by modifying the RGB values of each pixel based on a user-provided numeric key.


📦 Features

  • 🔁 Encrypts and decrypts .jpg, .jpeg, .png images using pixel value manipulation.
  • 🔐 Key-based encryption: Only users with the correct numeric key can decrypt the image.
  • 🧠 Uses basic image processing concepts and is great for beginners learning Python + PIL.

🚀 Getting Started

1️⃣ Prerequisites

Make sure Python is installed. Then, install Pillow:

pip install pillow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages