Replace image
Google Docs Replace Image is a powerful AI-powered tool that allows users to seamlessly replace images in existing Google Docs documents through a simple API call. It streamlines document editing by automating image updates without manual intervention.
Features
- Easily replace images in Google Docs using document and image IDs.
- Supports image URL insertion for quick and flexible image updates.
- Integrates smoothly with automated workflows and third-party applications via API.
- Provides precise control over document content editing without opening Google Docs manually.
- Offers a user-friendly interface with clear parameters to configure image replacement requests.
Benefits
- Saves time by automating the image replacement process in documents.
- Enhances productivity by eliminating manual editing tasks.
- Improves document version control by programmatically updating images.
- Enables seamless integration with other business tools and automation platforms.
- Reduces errors and ensures consistent image updates across multiple documents.
Description
Replace image in a existing document. See the documentation
Parameters
3 parameters
| Name | Type | Description |
|---|---|---|
| docIdrequired | string | Search for and select a document. You can also use a custom expression to pass a value from a previous step (e.g., |
| imageIdrequired | string | The image that will be replaced |
| imageUrirequired | string | The URL of the image you want to insert into the doc |