You have a Word document filled with old product photos, outdated logos, or placeholder graphics, and you need to swap every picture with a fresh set of images. Manually deleting and reinserting each image is tedious and error-prone, especially in long documents with dozens of pictures. Word does not have a built-in Replace All Pictures command like it does for text, but you can use the Find and Replace feature combined with the Clipboard to replace all pictures in one batch. This article explains how to use the clipboard-based method to replace every picture in your document with a new image set, and covers the limitations and preparation steps you must follow.
Key Takeaways: Replace All Pictures in Word Using Clipboard and Find and Replace
- Ctrl+H > Find what: ^g > Replace with: ^c: Replaces every inline picture with the current content of the Clipboard, which must be a new image.
- First copy the new image to the Clipboard using Ctrl+C: Without this step the Replace All command will insert nothing or cause an error.
- Images must be set to In Line with Text wrapping style: This method only works for inline pictures; floating images with other wrapping styles are not replaced.
How the Clipboard Replace Method Works for Images
Word’s Find and Replace dialog can search for graphics using the special code ^g, which stands for any inline graphic or picture. The Replace with field does not accept image codes directly, but it does accept ^c, which inserts the current contents of the Clipboard. When you copy a new image to the Clipboard and run Replace All with these codes, Word deletes each existing inline picture and pastes the copied image in its place.
This method works only with images that are formatted as In Line with Text. Pictures that use text wrapping styles such as Square, Tight, Through, Top and Bottom, or Behind Text are not detected by the ^g search code. You must change all floating pictures to inline before you start, or replace them manually.
The replacement is a single-image swap. You cannot replace different old pictures with different new pictures in one pass. Every old picture in the document will be replaced with the same new image that was on the Clipboard. If you need different images at different locations, you must run the process separately for each unique replacement image.
Steps to Replace All Pictures With a New Image Set
Before you begin, prepare your document and the new image. Save a copy of the original document in case the replacement produces unexpected results. Ensure the new image is saved on your computer and that you know its file location.
Method 1: Replace All Inline Pictures With One New Image
- Open the document in Word
Launch Word and open the document that contains the pictures you want to replace. Save a backup copy first by selecting File > Save As and choosing a different file name or location. - Insert the new image into the document
Place the cursor at any blank spot in the document. Go to the Insert tab, click Pictures, and select This Device. Choose the new image file and click Insert. The image appears in the document. - Copy the new image to the Clipboard
Click once on the new image to select it. Press Ctrl+C to copy it. The image is now stored on the Clipboard. - Delete the temporary copy of the new image
Press Delete on your keyboard to remove the copy you just inserted. You do not need it in the document; only the Clipboard copy matters. - Open Find and Replace
Press Ctrl+H to open the Find and Replace dialog box. Click the Replace tab if it is not already selected. - Enter the Find what code for pictures
In the Find what field, type^g(lowercase g). This code tells Word to search for all inline graphics and pictures. - Enter the Replace with code for Clipboard
In the Replace with field, type^c(lowercase c). This code tells Word to replace each found item with the current content of the Clipboard, which is your new image. - Run Replace All
Click the Replace All button. Word scans the document and replaces every inline picture with the new image from the Clipboard. A message box shows the number of replacements made. - Verify the results
Scroll through the document to confirm that all old pictures have been replaced. If some images remain unchanged, they are likely not inline pictures. You will need to convert them or replace them manually.
Method 2: Replace Pictures in a Selection Only
If you want to replace pictures in only a specific part of the document, select that section before opening Find and Replace. Word restricts the search to the selected area.
- Select the target section
Highlight the portion of the document where you want to replace pictures. This can be a few paragraphs, a single page, or an entire chapter. - Copy the new image to Clipboard
Insert the new image, copy it with Ctrl+C, then delete the inserted copy. - Open Find and Replace with selection active
Press Ctrl+H. Word automatically sets the search range to Selection. - Enter codes and click Replace All
Type^gin Find what and^cin Replace with. Click Replace All. Only pictures within the selected area are replaced.
Method 3: Replace Pictures With Different Images Using Multiple Passes
If you need different new images at different locations, you cannot do it in one Replace All. Instead, use this multi-pass approach.
- Identify picture groups
Determine which old pictures should receive the same new image. Group them by the replacement image they need. - Replace the first group
Select the area that contains the first group of pictures. Copy the first new image to Clipboard. Run Find and Replace with^gand^con the selection only. - Replace the next group
Select the area for the next group. Copy the second new image to Clipboard. Run Replace All on the selection. - Repeat for each group
Continue for all remaining groups until every old picture is replaced with its intended new image.
Common Issues When Replacing Pictures in Word
Replace All Does Nothing or Replaces With Blank Space
This happens when the Clipboard is empty or contains something other than an image. Copy the new image again using Ctrl+C and verify that the status bar shows “Item copied” or that the Clipboard pane displays the image. If you copied text by mistake, repeat the copy step with the image selected.
Some Pictures Are Not Replaced
Pictures that use text wrapping styles other than In Line with Text are not found by the ^g code. To fix this, change each floating picture to inline before running Replace All. Right-click the picture, select Wrap Text, and choose In Line with Text. After conversion, run Replace All again. Alternatively, replace floating pictures manually by deleting each one and inserting the new image.
Replaced Images Are Distorted or the Wrong Size
The new image inherits the size and aspect ratio of the old picture’s frame. If the old picture was stretched, cropped, or had a different aspect ratio, the new image may appear distorted. After replacement, adjust the size of each image by dragging the corner handles or using the Picture Format tab. To avoid this, ensure the new image has similar dimensions to the old one before replacing.
Document Layout Shifts After Replacement
If the new images have different dimensions than the old ones, surrounding text may reflow. This is expected. After replacement, review the document and adjust page breaks, spacing, and image positions as needed. Using images with identical dimensions minimizes layout changes.
| Item | Replace All (Clipboard Method) | Manual Replace (Delete + Insert) |
|---|---|---|
| Speed | Seconds for entire document | Minutes to hours depending on document length |
| Image type support | Inline pictures only | All wrapping styles |
| Multiple replacement images | Requires multiple passes | Each insertion can be a different image |
| Risk of distortion | New image fits old frame | New image can be sized freely |
| Undo capability | Ctrl+Z reverses all replacements | Ctrl+Z reverses each deletion and insertion |
You can now replace every picture in a Word document with a new image set using the Clipboard and Find and Replace method. This technique saves significant time compared to manual replacement, especially in documents with many inline pictures. After replacing, check the layout and resize any images that appear distorted. For floating pictures, convert them to inline before running the replace, or replace them individually.