Prompt Life
Image Lab

Generate directly in the browser, but keep the key on the server.

This page uses the existing Prompt Life session and a server-side image proxy. The browser never needs a raw upstream bearer token, which keeps the public web path workable in China and safer to ship.

Session-gated Only signed-in site users can submit requests.
Server-side proxy The request is forwarded from the Node API, not from the browser to `/codex/*`.
Normalized output The page can render either image URLs or base64 results from upstream.

Compose Request

This first version uses the simplest web-safe route: a dedicated image generation endpoint behind the existing Prompt Life session.

Checking your Prompt Life session...

Results

Rendered images will appear here. This page accepts either public image URLs or base64 payloads returned by the upstream image API.

No image yet. Submit a prompt from the left panel after signing in.