Skip to content

Translation and content editing examples

Scenario: Replace one line of text in a poster

Upload the image and specify both the source and replacement text:

Change “Event time: Saturday” to “Event time: Sunday” and keep everything else unchanged. If the text appears more than once, let me choose the occurrence.

The agent analyzes the layout and finds the character indexes. It replaces the text only after finding one unique target or receiving your confirmation.

Scenario: Translate an image while preserving layout

Translate this menu into English while preserving its fonts, colors, and layout as much as possible.

The agent recognizes the text, translates it, and writes the translation back into the original layout. Large differences in translation length may require a layout review.

Scenario: Delete a specified image region

Delete the stamp in the lower-right corner while leaving all other text and images in place.

The agent first analyzes the layout and identifies the stamp region and region index. If several stamps match, it asks you to confirm the target.

Scenario: Move a layout element

Move the title region to the top center of the image and leave all other elements unchanged.

The agent retrieves the region type, region index, and current position before moving it to the target coordinates.

Back to capability overview