Want to hide your personal files inside an image so that no one can see that and you can send that file in an image to other in a secret way. 
You can follow these steps to hide your files in your images...

  • Make a new folder, eg: C:\Hidden. Move your files into it and compress the files with WinRAR.
  • Open the Command Prompt by typing cmd into the Run box from the Start Menu.
  • Type cd.. until you reach the root directory
  • Type cd hidden to get to the /hidden folder you made earlier.
  • Now enter the following code: copy /b picture.jpg + files.rar hiddenfiles.jpg
  • Replace picture.jpg with the name picture you want to use (it must be in your /hidden folder), files.rar with the name of the .rar archive of your secret files and hiddenfiles.jpg with the name of the picture you want to create.
  • To access the files you hid into the picture, open WinRAR and choose File -> Open Archive and navigate to your C:/hidden/ folder.
  • Choose All Files from the dropdown box in the bottom and look for the picture hiddenfiles.jpg (or what you named it)
  • Now you should your files in WinRAR and you can unzip them to where you like.
Watch In Video Format:


Disclaimer: Everything here is for informational purposes only.