When you insert high-resolution images into a Word document, the file size can quickly become unmanageable. The built-in Compress Pictures tool reduces the resolution of all images in the document by default. However, if you have linked pictures that are referenced from an external source, the compression tool can break those links or degrade the original source files. This article explains how to selectively compress only embedded images while leaving linked pictures at their full resolution and connectivity intact.
Key Takeaways: Compress Only Embedded Images in Word
- File > Options > Advanced > Image Size and Quality > Do not compress images in file: Disabling this per-document setting prevents Word from automatically compressing all images, including linked ones.
- Right-click an image > Format Picture > Compress Pictures > Apply only to this picture: This option compresses only the selected embedded image without affecting any linked pictures elsewhere in the document.
- Picture Format > Compress Pictures > uncheck “Apply to all pictures” > choose resolution: Use this method to compress multiple selected embedded images while leaving all linked pictures untouched.
Understanding How Word Handles Embedded vs Linked Images
Word stores images in two distinct ways. An embedded image is copied directly into the .docx file. The file size increases by the full resolution of the image. A linked image is not stored in the document; instead, Word stores only a reference path to the external file. The document displays a preview of the linked image, but the actual data remains outside the file.
When you use the standard Compress Pictures command in Word, the tool applies resolution reduction to every picture in the document. This action permanently reduces the resolution of embedded images. For linked images, compression can corrupt the link or degrade the external source file if Word attempts to modify it. The default behavior in Word is to compress all images unless you explicitly tell it otherwise.
Default Compression Settings in Word
Word applies default compression based on the version and the document save setting. In Word 2019, Word 2021, and Word for Microsoft 365, the default is to compress images to 220 PPI when saving. This setting applies to both embedded and linked images. You can check your current default by going to File > Options > Advanced and scrolling to Image Size and Quality. The “Do not compress images in file” checkbox is unchecked by default.
Steps to Compress Embedded Images Without Touching Linked Pictures
The following method uses the per-picture compression option in Word. This approach compresses only the selected embedded images while leaving all linked pictures at their original resolution and link status.
- Open the document and identify linked pictures
Go to File > Info. Click the “Edit Links to Files” button in the Related Documents section. The Links dialog box lists every linked picture in the document. Note the file names and paths so you can avoid selecting them during compression. - Select only the embedded images you want to compress
Press Ctrl and click each embedded image. Do not select any linked pictures. If you are unsure whether an image is linked, right-click it. If the context menu shows “Update Link” or “Edit Link,” that image is linked. Skip it. - Open the Compress Pictures dialog
On the Picture Format tab, in the Adjust group, click Compress Pictures. The Compress Pictures dialog box appears. - Uncheck “Apply only to this picture” if you selected multiple images
If you selected multiple images, the checkbox reads “Apply only to this picture” but it applies to the selection. Leave this checkbox unchecked so the compression applies to all selected pictures. If you selected only one image, check “Apply only to this picture” to restrict compression to that single embedded image. - Choose the target resolution
Select a resolution option: 220 PPI for print documents, 150 PPI for screen sharing, or 96 PPI for email. Do not check “Use default resolution” because that uses the default 220 PPI setting which may still affect linked images in some configurations. - Uncheck “Delete cropped areas of pictures” if you need to keep cropped content
Leaving this unchecked prevents Word from permanently discarding the cropped portions of your embedded images. If you are certain you will never need the cropped areas, you can check this box to reduce file size further. - Click OK and save the document
Word compresses only the selected embedded images. Verify that linked pictures remain unchanged by right-clicking a linked image and selecting Update Link. The linked picture should display the original high-resolution version from the external source.
Alternative Method: Disable Compression for the Entire Document Then Compress Manually
If you prefer to work without automatic compression, you can disable compression for the entire document and then manually compress only the embedded images later.
- Go to File > Options > Advanced
Scroll to the Image Size and Quality section. - Check “Do not compress images in file”
This setting applies to the current document only. It prevents Word from automatically compressing any image when you save. - Save the document
Now you can manually select and compress only the embedded images using the steps in the previous method. The linked pictures remain at full resolution because the automatic compression is disabled.
Common Mistakes When Compressing Images With Linked Pictures
“I compressed all pictures and now my linked images are blurry”
This happens when you use the Compress Pictures command without first unchecking “Apply to all pictures.” Word compresses every image in the document, including linked ones. The linked image preview is permanently reduced to the lower resolution. To fix this, delete the compressed linked image and reinsert it from the original source using Insert > Pictures > Link to File.
“Word asks to update links every time I open the document”
This is normal behavior for linked images. However, if you compressed a linked image, Word may have altered the link metadata. To resolve this, open the Links dialog from File > Info > Edit Links to Files. Select each linked picture and click Change Source to point to the original file again.
“The file size did not decrease after compression”
This occurs when you compress images but the document still contains large linked pictures that are not stored in the file. Linked images do not contribute to file size because they are stored externally. Only embedded images increase file size. Confirm that the images you compressed are actually embedded by checking the Links dialog.
Embedded vs Linked Images: Compression Behavior Comparison
| Item | Embedded Image | Linked Image |
|---|---|---|
| Where the image data is stored | Inside the .docx file | In an external file |
| Effect of Compress Pictures command | Permanently reduces resolution | May break link or degrade preview |
| Effect on file size | Reduces file size | No change to file size |
| Can you compress selectively? | Yes, using per-picture selection | No, do not apply compression |
| Default compression setting | Applies automatically on save | Applies automatically on save |
You can now compress only the embedded images in your Word document while keeping all linked pictures at their original resolution and connectivity. Use the per-picture compression method or disable automatic compression at File > Options > Advanced > Image Size and Quality. For documents with many linked images, check the Links dialog before any compression operation to confirm which images are linked. As an advanced tip, you can use a macro to loop through all images in the document and apply compression only to those that are not linked, but the manual method described here gives you full control without any scripting.