Skip to main content

Hide data behind the Image (Steganography Technique)

hide data behind image

What is Steganography?

In common worlds Steganography is a Technique for Hiding an object (like text, image, file etc.) behind another object. So no one can access your files rather than you. For Example you can hide a text file (that is written in notepad) behind an Image and when you open this file only image is shown; no one can see your text. But if you see your text, you can do it. How Can It Possible? Just read below....

How can it helpful for you?

If you want to hide your password file that is written in notepad, microsoft word, microsoft excel etc. than it is possible to hide this file behind an image file. so no one can trace that where you keep your all passwords.


Is any Software required?

No, For this simple Trick no one software required. It's just a simple command prompt tricks. If you can do this at advance level, than you required some software.

How can You Do It?

Now I am shown a simple example to hide a text file behind an image file. You can just follow below steps and enjoy this simple but exciting trick.

For Example I have a text file in which I stored my email address and their password. Yes this file is quite important for me.
So what things I required...
1. my password file name as password.txt
2. an image file name as beautiful.jpg
3. and command prompt.

My password file view like this 

password file

My Image file view like this


Now It's time to Apply Tricks
Open command prompt
then go to your file location, I have keep my file on desktop so I am going on Desktop using..
>CD desktop
Then type this line

copy /b beautiful.jpg + password.txt output.jpg

Here copy /b is used to bind a file with another file
beautiful.jpg is a file that only see after data hiding, this file must be preceded with a file that you must be hide.
password.txt is a file that keep passwords, it must be followed by image file.
output.jpg is an output file that create with the combination of above both files.
Now when you open output.jpg file using double click it see likes beautiful.jpg file, but it also keep something special. Now the Question is How to view password file.
So Now I am reveal secret. Just open output.jpg file As notepad. OR just drag and drop output.jpg file in notepad window. You see an unreadable file. Go to and the end of file.
Now what are you thing about this.

secret file that keep password and image both
The conclusion is you do not required any additional tool to protect your file from other you can do this without help of any additional software. If you want to hide complete folder than just compress the folder using WINRAR or any other application and follow same steps as above. Only use .rar or .zip rather than .txt in above example.



Popular posts from this blog

How Can Create a Bootable Pen Drive of Windows XP / Vista / 7 / 8

In Current Scenario, USB/Flash Drives are widely used as compare to CD/DVD. USB Drives are more useful compare to other optical dirves due to following Reason - 1. They do not need to additional drivers 2. Higher Storage Capacity 3. Reusable

Make Free Mobile Calls with Unknown Number using Internet

If you want to make free internet calls using web browser then this post is helpful for you. After reading this post you can do following things :- Make Free International Calls. Free phone calls over more than 200 countries. You do not need any registration. Don't Pay anything for phone Calls. Call with unknown number.

How to Change the Boot Order (Sequence / Priority)

Many times we need to change the boot order of storage devices like Hard Disk, CD/DVD, USB Drive etc. Change in boot order is required to install fresh Operating System of Windows, Linux or Mac by using USB Drive or CD/DVD etc. It can be done by using BIOS setup Utility. To change the boot order use just follow these steps: Step 1: Restart the Computer and Watch for the BIOS Setup Message.