Skip to content

philem247/PRODIGY_CS_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Encryption & Decryption Tool

A simple Flask-based web tool for image encryption and decryption using pixel manipulation.

Features

  • Encrypts images by inverting pixel RGB values
  • Decryption is reversible using the same method
  • Upload an image and view the result instantly

How to Run

pip install -r requirements.txt
python image_cipher.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published