---
title: "How to Download All the Images From a Google Doc or Microsoft Word Document"
description: "Ever tried to save a bunch of embedded images from a Google Doc or a Microsoft Word document? Yeah, it's not fun."
image: "https://images.ctfassets.net/lzny33ho1g45/download-images-google-doc-wor-p-img/f0e9586fded9b01e150540dd2c308f1b/file.png"
---

# How to Download All the Images From a Google Doc or Microsoft Word Document

Ever tried to save a bunch of embedded images from a Google Doc or a Microsoft Word document? Yeah, it's not fun.

Ever tried to save a bunch of embedded images from a Google Doc or a Microsoft Word document? Yeah, it's not fun. In Google Docs, the obvious way to download these images is to copy each image into a different app, such as Photoshop, and then save it to your computer from there. Or, in Microsoft Word, you can right-click on each image and select the _Save as Picture..._ option.

That's tedious work when you have several images to deal with. With Google Docs, it's even more frustrating, because when images are pasted in, Google resizes them to fit the document's width. So copying the image often won't give you the image in its original size.

Thankfully, there's a workaround. Here's a handy trick to help you download _all_ of the images in your document in just a few clicks: _Save the file as an HTML page._

When you do that, you'll get a folder containing the text in one file and all of the images as separate files in their original dimensions.

## How to Save All the Images from a Google Doc

1. In your doc, go to _File_ > _Download as_ > _Web Page (.html, zipped)_.

2. Open your Downloads folder (or whatever folder you've set as the default for saving files), where you should see the zipped file with the same name as your Google Docs' title.

3. Double-click on the zipped file to open it.

4. Enjoy seeing all the images in the _Images_ folder.

## How to Save All the Images from a Word Document

Although Microsoft Word lets you right-click on an image to save it in its original dimensions, when you have many images to save, it's quicker to save the document as an HTML page and batch extract all the images at once. It's simple to do too.

1. Go to _File_ > _Save as..._.

2. Select _Web Page (.htm)_ for the file type, choose the folder to save to, and click _Save_.

3. Then head to that zipped file, double-click to extract it, and you'll see all the images from your document.

---

Once you've extracted your images from your document, you can do anything you normally would do with an image or photo file, such as upload it to a CMS (content management system) or share it on social media.

**Read more:**

- ****[How to compare two documents in Word or Google Docs](https://zapier.com/blog/compare-two-word-documents/)
- [How to export Airtable to Excel or Google Sheets](https://zapier.com/blog/export-airtable-to-excel-google-sheets)