Skip to content

A simple Python tool for encrypting and decrypting images using basic pixel manipulation. This tool uses the Pillow library to read and modify image pixel values, providing a straightforward way to secure images through encryption.

License

Notifications You must be signed in to change notification settings

anisaunnisa02/PRODIGY_CS_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Encryption Tool

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.

Features

  • 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.

Requirements

  • Python 3.x

  • Pillow library

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A simple Python tool for encrypting and decrypting images using basic pixel manipulation. This tool uses the Pillow library to read and modify image pixel values, providing a straightforward way to secure images through encryption.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages