How to:Hide files in a jpg
Set up
- Must have a .zip or .rar compressor.
- Willingness to learn.
Steps:
- Save the picture of choice to your desktop.
- Make a new .rar or .zip folder on your desktop.
- Add the files you want to hide into the .zip or .rar
- Click start menu, run, cmd.
- In Command Prompt type cd “desktop” with the quotation marks.
- Now type in copy /b picturename.jpg + foldername.rar outputfilename.jpg( If you use .zip then: copy /b picturename.jpg + foldername.zip outputfilename.jpg)
- Now there should be the outputed file name with a .jpg extension on the desktop.( Do not close Command Prompt just yet )
- Double click it to open the picture and check it out.
- When your done looking, and want to view the hidden files
- Type: ren outputfilename.jpg outputfilename.rar or zip
Now you’re done!