Steganography using Stegger php class

This application will hide data inside an image or extract hidden data from an image, you can either supply the image we are encoding/decoding as a URL or upload an image file.

Upload an image file:

OR

Supply a URL to the image:

Stegger will encrypt the data before it puts it into the image, this is to insure nobody but the indended parties can extract hidden data from an image, before we can encrypt the data securely we need a key, this is optional.

Please provide a key to encrypt/decrypt data:

Now we need some data to hide in the image you should have provided above, if you are extracting data from an image you can just leave this blank.

Upload a secret file:

OR

Type a secret message to hide in the file:

Home