I have a few embedded images in a Microsoft Word document, is there anyway to copy the images out as jpeg files?
6 Answers
If you are using Word 2007 you can open *.docx in 7-zip, since it is basically just a zip archive. Images are located in folder word\media. A bit more direct approach to saving as html but obviously won't work in older versions of Word.
3Although Ctrl+C and Ctrl+V is a good approach, but a better way is to save the MS word file as webpage, and get the jpg file.
The reason I said this is because Ctrl+C and Ctrl+V will generate a resolution loss in the picture. OTOH, if you save the Microsoft Word to HTML, then all the image size, and the original picture resolution will be preserved.
4Right click -> Save Picture...
2Just copy and paste them into an image editing program (even ms paint will do) and then save as a jpeg.
2Select the image and copy it to clipboard in the normal fashion (either Ctrl+C, or click "Edit" then "Copy".
Next, go in to Accessories > Microsoft Paint, (Windows Flag+R / Start > Run then type "mspaint")
Next hit Ctrl+V or "Edit" then "paste"
Save the file and done!
4Copy-paste from Word to another software (e.g. PowerPoint, Irfanview as suggested above) results in reduced resolution image in most cases (Word adjusts the resolution according to the page layout). Using 7zip as suggested works nicely, but if you don't have it, you can also rename a .docx file to .zip file and then use Windows capability of looking into contents - look for a folder called "media".