Batch AI image generator for marketing assets
Generate hundreds of country-specific marketing images using OpenAI, Stability AI, or Replicate. Bring your own API key, free forever.
How the generator works
The whole flow is browser-side. You bring the API key, the tool builds the prompt, calls your provider directly, and saves the result locally.
Add your API key
Open Settings, choose your provider (OpenAI, Stability, or Replicate), and paste your API key. The key is stored in your browser only.
Pick your countries
Browse the list of 50+ countries with built-in landmark prompts, or use the search box to narrow down by name or region.
Generate one or all
Click any country card to generate a single image, or hit Generate All to run the full batch with built-in rate limiting.
Review and download
Click any completed card to open the image. Failed generations are flagged so you can retry only what didn't ship.
Supported AI providers
The tool ships with three providers wired in. Pick the one that fits your budget, quality bar, and turnaround.
| Provider | Model | Quality | Speed | Cost per image |
|---|---|---|---|---|
| OpenAI | gpt-image-1 | High | Slow | ~$0.04 |
| Stability AI | SD3 / SDXL | High | Fast | ~$0.01 |
| Replicate | various | Varies | Fast | ~$0.005 |
Your API key never leaves your browser
This is a true bring-your-own-key tool. Verox Studio has no backend in this loop — the page calls your provider directly from the browser using your credentials.
- Keys are stored in
localStorageonly, never sent to a Verox server. - Generated images are saved to your browser, not uploaded anywhere.
- You can clear all keys at any time from the Settings panel.
- The page is open about its network calls — open DevTools and you'll see requests go straight to
api.openai.com,api.stability.ai, orapi.replicate.com.