Custom Search

Hide file in JPEG Picture

Here is the tutorial to hide the files and folders into the JPEG file. Only you need WIN RAR and a picture (JPEG)

Download WINRAR


1.Gather all the files that you wish to hide in a folder anywhere in your PC.
Here example : C:\HIDE

2.Now, add those files in a RAR archive (e.g. hiding.rar). This file should also be in the same directory (C:\HIDE).

3.Now, bring a simple JPEG picture file (e.g. fastpoint.jpg). Copy/Paste that file also in C:\HIDE.

4.Now, open Command Prompt (Go to Run and type ‘cmd‘). Make your working directory C:\hidden. This can be done simply using following syntax

C:\ cd HIDE



5.Now type: “COPY /b fastpoint.jpg + hiding.rar output.jpg” - Now, picture.jpg is the picture you want to show, hiding.rar is the file to be hidden, and output.jpg is the file which contains both.

6. output.jpg is made in C:/HIDE, when you simply open it you see only picture but when you open with WIN RAR then you can see your hidden file.