Can I export a PNG image from Word? [duplicate]

Possible Duplicate:
Copy Image Out Of Microsoft Word

Someone sent me a doc file with a picture in it. Probably it is a *.png.

I want to save the picture in order to paste it to other apps. I need it to act like a *.png, meaning that the background is transparent.

Can I export the picture from Word? Can I make an image using print screen and make the white background transparent?

1

2 Answers

If you own PowerPoint:

  • mark the picture in word and hit ctrl-c to copy it into the clipboard
  • open powerpoint and insert the picture there with ctrl-v
  • right-click the picture and select "save as picture

another solution without powerpoint is to save the word file as web page (*.html), see here:

If it is a Word2007 or 2010 file, you can access the images directly:

  1. Using a copy of the document (so you don't accidentally screw up the original), change the .docx extension to .zip
  2. Using Windows Explorer or your favorite compression application, explore the zip file contents
  3. The images will be in a subfolder image2.png, etc.
  4. Copy-paste that image to wherever you want.

This also works with PowerPoint and Excel.

You Might Also Like