One screenshot in, every model at once, a wall of redesigns out.

Paste a screenshot and get a wall of directions back, all at once. It is automated Figma, a team of turbo developers on tap, and every version is real, working HTML you can open.

Run · admin-dashboard.png
  • Claude
  • GPT
  • Gemini
  • DeepSeek
  • Qwen
Run complete · 8 / 8
IN·00Original inputadmin-dashboard.png
OUT·01ClaudeBold
OUT·02GPTFaithful
OUT·03GeminiBold
OUT·04QwenMinimal
Four of eight outputs shown The full wall is below ↓
Sec. A · Protocol

Drop. Pick. Run. Compare.

  1. A1 · Input

    Drop in a screenshot

    One image, or a folder of shots.

  2. A2 · Configure

    Pick models and presets

    Or write your own prompt.

  3. A3 · Execute

    Hit run

    Every model fires in parallel.

  4. A4 · Review

    Judge the wall

    The original first, every result beside it.

Sec. B · Models

Every major model. Plus whatever you add.

Adding another is a JSON entry, not a code change.

No.ModelSees imagesSource
B1ClaudeNativeDefault config
B2GPTNativeDefault config
B3GeminiNativeDefault config
B4DeepSeekVia auto-descriptionDefault config
B5QwenNativeDefault config
B6Your ownEither wayJSON config, no code

B7 · Prompt index

Faithful Refresh · Bold Reimagine · Clarity & Accessibility · Conversion · Minimalist · Material 3 · Approachable · Playful · or write your own.

Sec. C · Specimens

One admin dashboard. Eight directions.

All eight from one run, exactly as returned. Filter to compare, click to enlarge.

Showing 08 / 08 · filter · all

Sec. D · Instrument

A real instrument under the paint.

Every result is a live page you can click around in. The control panel runs the whole show from one screen.

Fig. D·0 · the control panel · Bun + Hono · localhost:5178
  • D·1

    Side-by-side viewer

    Filter by model or preset, preview from phone to desktop width.

  • D·2

    Reference images

    A look you like lends its mood and colors, never its layout.

  • D·3

    Self-healing keys

    Stack keys per provider. Failing ones get benched, then quietly retried.

  • D·4

    Sandboxed rendering

    Model HTML runs in a locked-down iframe. It cannot reach your data.

  • D·5

    Runs locally

    Localhost only. Keys and screenshots never leave, except to the APIs you chose.

  • D·6

    Reproducible and scriptable

    Every run is written to a manifest. Full CLI twin, MCP server for agents.

Sec. E · Installation

One file. No install.

Grab the build for your platform, run it, open 127.0.0.1:5178, drop in your API keys. Done.

Download the latest release

Windows · Linux · macOS (Apple silicon)

From source · Bun 1.2+
$ bun install && npm run build
$ cp .env.example .env
$ bun run src/index.ts serve
→ RēDesign serving at http://127.0.0.1:5178
  • Dry run · add --mock, costs nothing