Skip to content

abu76/PRODIGY_CS-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Develop a simple image encryption tool using pixel manipulation. You can perform operations like swapping pixel values or applying a basic mathematical operation to each pixel. Allow users to encrypt and decrypt images. Certainly! Below is a simple Python script using the Pillow library for image processing. Make sure to install Pillow first if you haven't already: pip install pillow This script uses a simple encryption and decryption process. You can customize this method or explore other pixel manipulation techniques for more robust encryption.

About

Pixel Manipulation for Image Encryption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages