Skip to content

deekshapshetty-ceh/image-encryption-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Image Encryption Tool

A simple Python-based image encryption tool that uses pixel manipulation techniques such as:

  • Pixel Swapping
  • Modular Arithmetic Transformation

πŸš€ Features

  • Encrypt images using mathematical key transformation
  • Encrypt using pixel swapping method
  • Decrypt images back to original
  • Beginner-friendly cryptography project

πŸ›  Tech Stack

  • Python
  • Pillow Library

πŸ“‚ Project Structure

Image-Encryption-Tool/ β”‚ β”œβ”€β”€ encrypt.py β”œβ”€β”€ decrypt.py β”œβ”€β”€ input.jpg β”œβ”€β”€ encrypted.jpg β”œβ”€β”€ decrypted.jpg

▢️ How to Run

  1. Install dependencies: pip install pillow

  2. Run encryption: python encrypt.py

  3. Run decryption: python decrypt.py

πŸ‘©β€πŸ’» Author

Deeksha P

About

A Python-based Image Encryption Tool implementing pixel swapping and modular arithmetic techniques for basic image security.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages