Replace Text with Image in Word in Make
Replace Text with Image in Word is a Make module by PDF4me that swaps a text placeholder inside a DOCX file for an image such as a signature, logo, or stamp. Use it to personalize contracts, certificates, and letters. The module takes a Word buffer plus an image and returns the finished document ready to send.
Authenticating Your API Request
To access the PDF4me Web API through Make, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Make scenarios and PDF4me's Word image replacement services.
Important Facts You Should Not Miss

Map the Word file and the image from separate download steps, set Search Text to the placeholder, and set Pages to all to replace it everywhere.
What is Replace Text with Image in Word in Make?
Replace Text with Image in Word is Make's PDF4me module for swapping a text marker in a DOCX file for a picture. It accepts a Word document, an image, and a search term, then returns the document with the image inserted at each match. Unlike editing each file by hand, this module personalizes documents at scale inside an automated scenario.
Parameters
| Parameter | Required | What it does | Example |
|---|---|---|---|
| Connection | Required | PDF4me connection holding your API key. Click Add and paste your key from dev.pdf4me.com/dashboard if connecting for the first time. | My PDF4me connection |
| Word File Name | Required | Filename of the source Word document including the .docx extension. Map it from the prior module output. | 1. File Name |
| Word File / public file URL | Required | Binary Word content from a prior download module Data field, or a public URL that points to the document. | 1. Data |
| Image Filename with extension | Required | Filename of the image to insert, including its extension such as .png or .jpg. | 9. File Name |
| Image File | Required | Binary image content mapped from a prior download module Data field. | 9. Data |
| Search Text | Required | The placeholder text to find and replace with the image. Case sensitive. | SIGNATURE |
| Pages | Required | Pages to apply the replacement to. Single page 1, list 1,3,5, range 2-4, or all. | all |
| Skip first page | Optional | Ignore the first page when searching for the text. Yes or No. | No |
| Culture | Optional | Language and region code for document processing, such as en-US. | en-US |
Output
| Field | Type | What it contains |
|---|---|---|
| Name | String | Output Word filename with the image inserted, derived from the Word File Name input. Use it in the destination upload module. |
| Doc Data | Buffer | Binary DOCX content with the placeholder replaced by the image. Map it into a cloud upload, an email attachment, or a Word to PDF conversion step. |
How does the Replace Text with Image module work in Make?
The module scans the pages you select for the exact Search Text, then substitutes each match with the mapped image while preserving the surrounding layout. It returns a new DOCX and leaves the original untouched. The most common use is dropping a signature or seal image into a contract at a fixed placeholder. Microsoft documents the manual equivalent in its Word help center. For scenario building patterns, see the Make help center.
Typical Setups
- Trigger when a contract is ready in cloud storage.
- Download the DOCX and the signature PNG from their steps.
- Set Search Text to SIGNATURE and Pages to all.
- Convert the result to PDF and send it for records.
- Read letter data and download the template.
- Map the logo image and set Search Text to LOGO.
- Upload the personalized DOCX to SharePoint.
- Download the document and the seal image.
- Set Search Text to SEAL and target Pages to the specific page.
- Use Skip first page to avoid the cover.
Practical Tips
Cheat Sheet
| Field | Value |
|---|---|
| Module | PDF4me > Replace Text with Image In Word |
| Connection | Your PDF4me connection |
| Word File Name | 1. File Name |
| Word File / public file URL | 1. Data |
| Image Filename with extension | 9. File Name |
| Image File | 9. Data |
| Search Text | SIGNATURE |
| Pages | all |
| Output | Doc Data (DOCX with image) |
| Credits | 1 per document |
Common Questions
Industry Use Cases & Applications
- Legal & Contracts
- Human Resources
- Sales & Marketing
- Education & Training
- Contract Execution: Insert authorized signatures automatically
- Legal Documents: Add law firm logos and attorney signatures
- Agreement Signing: Automate signature placement
- Document Authentication: Insert official seals and stamps
- Offer Letters: Insert executive signatures on offers
- Certificates: Add director signatures to certificates
- Employee Documents: Brand with company logo
- Benefits Documents: Insert HR manager signature
- Proposals: Brand proposals with company logo
- Quotes: Insert sales manager signature
- Marketing Collateral: Add consistent branding
- Client Communications: Customize with logos and signatures
- Certificates: Insert director and seal images
- Diplomas: Add institutional seal and signatures
- Course Materials: Brand with institution logo
- Achievement Awards: Personalize with signatures