CPA Image is built for people who'd rather not hand their image workflow to a third-party SaaS. It's a local-first, OpenAI-compatible image console — requests and caches stay in the browser, and your API key, prompts, and artifacts never leave your device. One panel covers every output path in the OpenAI-compatible ecosystem: text-to-image via /v1/images/generations, local image edits via /v1/images/edits, and tool-call image output via /v1/responses and /v1/chat/completions — switch on demand without changing clients. Native direct output from auto up to 2K/4K; run up to 100 at once with self-throttled concurrency and request intervals, where a single failure doesn't sink the batch and runs are auto-numbered by time. strictPrompt locks the outer semantics to keep the model from rewriting your keywords; past artifacts can be reused as edit baselines for chained iteration across requests.