Hide Your Files In JPG Image File
Hello readers, I know you guys have been wondering about my blog being down again for a while, well, there was some hosting issues and are fixed now, so there will not any down time from now on. Also, there a new theme I introduced to the blog, I hope you guys love it. It is clean, with awesome blue on the header, and kind of mac style. It’s cool.
About the topic now. I found this really cool tryout for you guys to embed (hide) any file you want in a JPG image file. You can easily hide your video files, mp3s, any important pdf document, zipped files and anything you want and if anyone opens that jpg file, it will just act as an ordinary image file.
To begin with, you need the file you want to hide and an image jpg file which you want to use (if somebody open the file that image file will preview). Also, if you want multiple files to be hidden in a jpg image file, you may want to zip them and then use it.
Once, you’re done with chosing your files, place both the files in your C: drive and open the command prompt from Start > Programs > Accessories.
Now, type in “cd” (without the quotes) and hit eneter. This will take you to the root directory i.e. C:. If you have saved the two files in some other partition, then you’ll have to put in the drive label accordingly.
Then, type in the following code into command prompt and re check it twice, cause you don’t wonna mess it up that’s why I am suggesting a double check.
copy /b image.jpg + hidefile.pdf imagenew.jpg
This code is an example of hiding an pdf file in a jpg file. You can edit the code “image.jpg” to what the image file you have selected and the “hidefile.pdf” to the name of the file you want to hide, like any mysong.mp3, and “imagenew.jpg” can be of any name you want the new file to be.
If you want to readily use the file, you can easily edit the extension of the new image file from .jpg to .pdf (from the example) and easily use the pdf document. This is also applicable to any .doc file you want to embed, like if you have used .zip file to hide in the image, then you need to edit the extention from .jpg to .zip and then extract it easily.
Related posts:
- Create Hidden Text Files Without Using Any Third Party Software Today, I found this really cool trick with which you...
- Hide Your Hard Drive Partition in My Computer I found this really cool trick on some forums and...
- Create Or Edit PDF Files PDF format has been there for years now and you...
- Shutdown Computer With Command Prompt Earlier I told you guys about an application which automatically...
- Create Password For Folders In Windows XP Without Any Software I myself love this trick I learned from my friend,...
- Create PDF Files Using Google Docs Earlier i told you guys on creating PDF files through...
- Download Content From Within Zip Files I found this really cool software when I had to...









