Hide a file in a picture

Summary

To discreetly conceal files, one effective technique involves embedding them within an image file. This method leverages WinRAR to first compress the target file into an archive, then uses the Windows command prompt's copy /b command to append that archive to a chosen picture. The resulting image file remains fully viewable and retains its original size, while the hidden content can be extracted by opening the picture directly with WinRAR. This approach offers a simple yet secure way to hide various file types without altering the visible image.

Sometimes if you want to hide some important files on your computer which you don't want others to see, how would you do that? Find a professional tool? Set password for some folders? Change the file properties to hidden? They are possible, but they may not be so convenient or so secure. Here we share with you how to hide a file in a picture.

Prerequisites

  • 1 picture for example : test.jpg
  • 1 test file, for example : test.txt
  • WinRAR

Steps

  1. Prepare the picture test.jpg and test file test.txt
  2. Use WinRAR to compress test.txt to test.rar
  3. Open command prompt : Start->Run->Type "cmd", then cd to the directory where you store the picture and the test.rar(put them in the same directory)
  4. Type command : copy /b test.jpg + test.rar test.jpg, hit "Enter" key
  5. Ok, open the test.jpg, you will still be able to view the picture
  6. Where is the txt file? Open WinRAR, click "File"->"Open", select "All files", find test.jpg and open, you will find the test.txt file there.

This method is suitable for hiding all kinds of files. It's easy and secure. The picture file will still remain the same size and you can still view the picture without problems.

TRICK PICTURE FIL HIDING WINRAR

  RELATED

  COMMENTS

4
burce
May 31, 2014 at 2:56 am

you are a genius!!

Jacky
May 31, 2014 at 3:59 am

good!

wala
May 31, 2014 at 12:33 pm

how it works?

nike
May 31, 2014 at 8:17 pm

a kind of stream file