Skip to main content

[How to] Extract Images From Word Document

When Microsoft launched Office 2007, they also announced a brand new way to store their documents in a XML-based file format called DOCX. Retrieving images from word documents have never been easy and straight-forward, be it .doc or .docx formats.
Extracting images in .DOC based documents involved dragging and dropping of images onto the desktop or by saving the document as .HTML, but things are much easier with .DOCX documents.
Related Read: 10 Ways to Open .Docx Word Files

Extracting Images with Word 2007

As I mentioned earlier, .DOCX is an xml based format and when you save a document in Word 2007’s default DOCX format, you are in effect saving a zip file that contains all the elements of the document. You can easily extract the files from that zipped file by opening it with a zip utility such as WinRar or Winzip – or if you change the file extension from DOCX to ZIP recent Windows versions should be able to open it directly.
So, here is a simple guide to extract images
  • Make a copy of your docx file. In case its not DOCX, save the file as DOCX.
  • Now rename the type from .docx to .zip
  • Right Click and extract where you want.
  • Now open the folder where you have unzipped and navigate to word >> media
  • You will find all the images available in this folder.
docx-images
The images are named as image1, image2 etc. Rename them as per your wish and voila you have all the images you wanted to save from the DOCX!

Comments

Popular posts from this blog

Mega List of Windows 7 Drivers

W indows 7 has just been released all over the world and I am sure many of you are gearing up to upgrade the OS of your PC to Windows 7. One thing which comes to my mind immediately when I think of upgrading my OS, is about the compatible drivers.

Dash up Your WordPress Dashboard Interface

Do you have a multi-author blog ? Do you want to brand your WordPress dashboard with custom logo and unique interface? Then this post is for you only. In this article I am going to tell you how you can change the avatar of WordPress admin page with new style and add some cool features to it. Let’s start. Fluency WordPress Plugin Here is a WordPress plugin for you called Fluency with which you can customize your WordPress admin page according to your needs without any knowledge of PHP. Some top features of Fluency that I personally like are – Display your own custom logo at the top of the WP Menu once logged in : This is my favorite option, with this plugin you can also add your own logo on top of WordPress admin page. A good option if you’ve a multi author blog. Hot keys for menu/submenu access : Fluency provides you with features of hot keys with which you can easily open menu and submenu. Now, no need to take mouse to every menu, simply use the hot keys f...

All Seeing Eye Chrome Add-on Runs Text Searches of Your Entire Browser History

W e use our browsers daily and at a certain point, we might want to find that interesting website that we accessed a few months ago. But by using the default browser history is either too difficult or almost impossible to do that. That’s why this Chrome extension is so awesome. The All Seeing Eye add-on indexes all text in your Web history, letting you run text searches. All Seeing Eye indexes all of the text of every page you visit in Chrome and even captures a screenshot of each page you visit for a quick visual search of your Web history. The default Web history tells you only the URL and title of each Web page you have visited but with the Chrome extension All Seeing Eye, your Web history expands to include all of the text of every page you have visited along with screenshots. The moment after you install the All Seeing Eye from the Chrome Web Store, the extension starts indexing all of the text of every page you visit and capturs scre...