How to Extract and Save All Images from a Word Document at Once

If a colleague sends you a Microsoft Word document filled with dozens of high-resolution photographs, logos, and charts, you might need to extract those images to use them on a website or in a separate design project. Manually right-clicking every single image and selecting “Save as Picture” is incredibly tedious, especially if the document is 50 pages long.

Fortunately, you do not need a specialised extraction tool to automate this process. A standard Microsoft Word document (specifically the .docx format) is actually just a compressed ZIP archive containing text and media files. By changing the file extension, you can trick Windows into opening the document as a folder, allowing you to instantly extract every single image at its original, uncompressed resolution.

Renaming the Document Extension

To access the internal folders of the Word document, you must first ensure that Windows is configured to show file extensions.

  1. Open File Explorer on your Windows PC and locate the Word document. (It is highly recommended to make a copy of the document first and work on the copy, just in case).
  2. Click on the View tab at the top of the File Explorer window.
  3. Look for the Show menu and ensure File name extensions is checked. Your document should now clearly show the .docx extension at the end of its name.
  4. Right-click on the copied Word document and select Rename (or click it and press F2).
  5. Delete the .docx portion of the filename and replace it with .zip (so “Report.docx” becomes “Report.zip”).
  6. Press Enter. Windows will warn you that changing the extension might make the file unusable. Click Yes to confirm.

Extracting the Images Folder

Now that the file is recognised as a ZIP archive, you can open it using the standard Windows extraction tool.

  1. Double-click your newly created .zip file to open it.
  2. Inside the archive, you will see several folders. Double-click to open the folder named word.
  3. Inside the “word” folder, locate and open the folder named media.
  4. You will now see a list of every single image, graphic, and chart contained within the original document, saved in standard formats like .jpeg or .png.
  5. Press Ctrl + A to select all the images, press Ctrl + C to copy them, and then navigate to a standard folder on your desktop and press Ctrl + V to paste the extracted files.

You now have a folder containing every image from the document in its original quality, completely bypassing the tedious “Save as Picture” process.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.