P
peter
Someone sent me a photo in an html email. The entire email size is 25KB.
I want to save the photo, so I right click and select save as, but
strangely, only bmp format is offered. Saving the image as bmp yields a 1MB
file. I don't want to re-compress it as jpeg again.
If I view source while in the email, the place where the image appears has a
tag like this:
<IMG alt="" hspace=0 src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>
I'm guessing the cid: thing is referring to some internal database in
outlook where the image is stored. How can I extract this jpeg file and save
it as is?
I ended up forwarding the email to a yahoo account, there I was able to
right click on the image and save as jpeg file, but this is a stupid
solution. There has to be a direct way.
I want to save the photo, so I right click and select save as, but
strangely, only bmp format is offered. Saving the image as bmp yields a 1MB
file. I don't want to re-compress it as jpeg again.
If I view source while in the email, the place where the image appears has a
tag like this:
<IMG alt="" hspace=0 src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>
I'm guessing the cid: thing is referring to some internal database in
outlook where the image is stored. How can I extract this jpeg file and save
it as is?
I ended up forwarding the email to a yahoo account, there I was able to
right click on the image and save as jpeg file, but this is a stupid
solution. There has to be a direct way.