Tuesday 14 January 2014

How to hide Files in Images

There are number of cases when you want to hide some to your private file from prying eyes. You can hide any type of file like Text file, .exe file, .mp3 file or .avi file in Image file .You can also hide more then one file inside single image.

In order to do this task you need to have either WinZip or WinRAR installed in your computer. If you don’t have installed any one of these then download it from here and installed it.



Following are the steps for hiding Files in image:

Step 1.  Create a folder and add all the files in it you want to hide.

Step 2. Also add the image in same folder which you want to hide all of your files.

Step 3. Now select all the files and compress them with WinZip or WinRAR.

Step 4.  Now you have folder with Compressed folder with all the files you want to hide and Image.

Step 5. Now here is the Trick start. Click on Run and type CMD and hit Enter key.Now you can see Command prompt window open.




Step 6. Now type in “cd \” without quotes to go to root directory.




Step 7. Now enter the folder in which all the files are placed by entering “Cd  Folder path”.

Step 8. Now type the following lines

Copy /b imagename.jpg + filename.rar  finalimage.jpg

Note:

Replace imagename.jpg with the name of the images in which you want your files to be hide.
Replace filename.rar with name of your file you want to hide. It must be in .rar format.
Replace Flleimage.jpg with final image which contain all your hidden files in it.

Step 9.  Now when you open newly created image finalimage.jpg, it opens as normal image file.
Follow the steps to unhide the hidden files.

  • Open WinRAR.
  • Now Locate your image and open with it.
  • Extract the file and you are done.