How to Create Multi-Language Screenshot Sets with Copilot

Bulk App Store screenshot localization in your IDE with Copilot and ToolRouter.

Tool
Localize App Store Screenshots icon
Localize App Store Screenshots

Copilot integrates screenshot localization into your build pipeline, enabling batch processing of entire screenshot sets across all target languages from your IDE. Keep localized assets version-controlled alongside your source screenshots and trigger re-localization as part of your release workflow. This approach ensures no language falls behind when you update your base screenshots.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Localize App Store Screenshots tool:

  1. In Copilot Chat: "Localize all screenshots in this directory into these 10 languages" and provide the list
  2. Copilot batch-processes every language and organizes output by locale
  3. Push the localized assets to your repo or asset pipeline

Example Prompt

Try this with Copilot using the Localize App Store Screenshots tool
Batch-localize all App Store screenshots into our 10 supported languages. Output organized by locale directory.

Tips

  • Set up a locale directory structure in your repo for organized output
  • Integrate into your release pipeline to automatically regenerate on each update
  • Copilot can verify that all languages have complete sets before you ship