1:open command prompt
2:type command as
2:type command as
copy /b image.jpg + textfile.txt finalimage.jpg
make sure that the first two files(image.jpg and textfile.txt) should present in the current directory
3:now the text file will get binded with the image file forming a new file called finalimage.jpg in the same directory
here to see the text in that image file
open the finalimage.jpg in notepad
where you can see ur text file at the end of the file
open the finalimage.jpg in notepad
where you can see ur text file at the end of the file
0 comments:
Post a Comment