PHP Classes

Simple Steganography: Store and retrieve text messages hidden in images

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2022-06-03 (3 months ago) RSS 2.0 feedNot enough user ratingsTotal: 500 All time: 5,786 This week: 310Up
Version License PHP version Categories
simple-steganography 1.0GNU General Publi...5PHP 5, Graphics, Cryptography
Description Author

This class can store and retrieve text messages hidden in images.

It can read an image in PNG or JPEG format and store hidden text messages in the image by altering the color of some pixels to values that include encoded versions of the message text characters.

The altered image is saved in the PNG format.

The class can also do the opposite, i.e. read an image in PNG format to find and decode a hidden text message previously stored in the image pixels using this class.

Picture of Ákos Nikházy
Name: Ákos Nikházy <contact>
Classes: 7 packages by
Country: Hungary Hungary

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example for both hide and retrieve text
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Plain text file Simple.Stegonography.class.php Class The class file

 Version Control Unique User Downloads Download Rankings  
 100%
Total:500
This week:0
All time:5,786
This week:310Up
For more information send a message to info at phpclasses dot org.