Skip to content

Mikaxial/Pixel-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Pixel Manipulation for Image Encryption

Overview

This project demonstrates a simple image encryption and decryption tool using pixel manipulation techniques. By modifying the pixel values of an image, the tool ensures data security and allows reversible decryption.

Features

  • Encryption: Apply transformations to image pixels to generate an encrypted version.
  • Decryption: Reverse the transformations to recover the original image.
  • Pixel Manipulation: Includes operations such as pixel swapping and basic mathematical transformations.

Example

Pixel.Manipulation.mp4

About

A Python-based tool for encrypting and decrypting images using pixel manipulation techniques. This project demonstrates operations like pixel swapping and mathematical transformations to secure image data.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages