> ## Documentation Index
> Fetch the complete documentation index at: https://docs.imagine.art/llms.txt
> Use this file to discover all available pages before exploring further.

# Localize Image

## Summary

The Localize Image Node translates the text inside an image into another language, keeping the rest of the image intact. Use it to adapt a poster, ad, or packaging shot for a new market without rebuilding it from scratch.

## How to Use

<Steps>
  <Step title="Add the Node">
    Click the Add (+) button and select **Localize Image** from the Image node category.
  </Step>

  <Step title="Connect an image">
    Link an image from another node, or upload one directly. This input is required.
  </Step>

  <Step title="Pick a target language">
    In the Properties panel, choose the target language from the flag-based **Language** dropdown (defaults to English).
  </Step>

  <Step title="Run">
    Click Run, and the node outputs a version of the image with its text translated into the selected language.
  </Step>
</Steps>

## Sample Use Cases

<AccordionGroup>
  <Accordion title="Localizing ad creative for a new market" defaultOpen>
    Take a finished ad image and generate a version with its on-image copy translated, instead of recreating the design in a new language by hand.
  </Accordion>

  <Accordion title="Multi-market product packaging shots">
    Run the same base image through Localize Image multiple times with different target languages to produce a set of market-specific variants.
  </Accordion>
</AccordionGroup>
