Images can make a Microsoft Word document more visually appealing, but there are situations where you may need to remove them. Whether you’re preparing a text-only version of a report, reducing file size, cleaning up imported content, or editing a large document, manually deleting dozens of images can be time-consuming.
Fortunately, Microsoft Word provides several ways to quickly remove all images from a document without deleting the text. Depending on your version of Word and the complexity of your document, you can use built-in tools, Find and Replace, or even VBA macros to delete every image in just a few clicks.
In this guide, you’ll learn the fastest methods to remove all pictures from a Word document while preserving the rest of your content.
Why Remove Images From a Word Document?
There are several reasons users choose to remove images:
- Reduce document file size
- Create text-only versions
- Improve printing speed
- Simplify document editing
- Remove unwanted screenshots
- Clean up imported content
- Prepare files for translation
- Improve document compatibility
Large documents with dozens of images can become difficult to manage, making image removal a useful editing technique.
Method 1: Use Find and Replace
One of the fastest ways to remove all images is by using Word’s Find and Replace feature.
Steps
- Open your Word document.
- Press Ctrl + H to open Find and Replace.
- Click inside the Find what box.
- Type:
^g
- Leave the Replace with field empty.
- Click Replace All.
Word will locate graphic objects and remove them from the document.
Advantages
| Benefit | Description |
|---|---|
| Fast | Removes multiple images instantly |
| Simple | No advanced skills required |
| Built-In | Works directly in Microsoft Word |
| Preserves Text | Only images are removed |
This method is ideal for most users who simply want a quick solution.
Method 2: Select and Delete Images Manually
If your document contains only a few images, manual deletion may be easier.
Steps
- Click an image.
- Press Delete.
- Repeat for remaining pictures.
While simple, this method becomes impractical for large documents containing dozens of images.
Method 3: Use the Selection Pane
The Selection Pane allows you to see all objects in a document.
Steps
- Open the Home tab.
- Click Select.
- Choose Selection Pane.
- Review all images and objects.
- Select unwanted items.
- Press Delete.
This method is useful when images are hidden behind text or overlapping other elements.
Method 4: Remove Images Using a VBA Macro
For very large documents, a VBA macro can delete all images automatically.
Benefits of VBA
| Feature | Benefit |
|---|---|
| Automation | Deletes all images instantly |
| Efficient | Ideal for large files |
| Repeatable | Can be reused for multiple documents |
| Fast Processing | Handles hundreds of images |
To use VBA:
- Press Alt + F11.
- Insert a new module.
- Paste the macro code.
- Run the macro.
This approach is best suited for advanced users who regularly work with image-heavy documents.
What Happens to the Text?
Removing images does not affect:
- Paragraphs
- Headings
- Tables
- Lists
- Hyperlinks
- Formatting
Only the image objects are removed, leaving the document’s written content intact.
This makes image removal a safe operation when preparing text-only versions of documents.
Reduce File Size After Removing Images
Images often account for the majority of a Word document’s size.
After removing pictures, you may notice:
| Before | After |
|---|---|
| Faster loading | Yes |
| Smaller file size | Yes |
| Easier sharing | Yes |
| Faster editing | Yes |
Large reports and manuals can shrink dramatically once embedded images are removed.
Common Problems When Removing Images
Some Images Remain
Certain graphics may be stored as shapes or SmartArt objects.
Solution:
- Use the Selection Pane.
- Remove shapes separately.
- Check headers and footers.
Images in Headers Still Appear
Pictures inserted into headers or footers are not always removed by standard methods.
Solution:
- Double-click the header.
- Delete images manually.
- Repeat for footers.
Watermarks Remain Visible
Watermarks are often stored separately from document images.
Solution:
- Open the Design tab.
- Select Watermark.
- Click Remove Watermark.
Best Practices Before Removing Images
Before deleting all pictures:
- Save a backup copy.
- Use Save As to create a duplicate.
- Verify images are no longer needed.
- Review headers and footers.
- Check for logos and watermarks.
A backup ensures you can recover images later if necessary.
When Should You Remove Images?
Image removal is useful for:
- Text-only reports
- Academic papers
- Content migration
- Translation projects
- Accessibility improvements
- Draft editing
- Document cleanup
- Printing optimization
In many cases, removing images makes documents easier to edit and distribute.


