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.
- Claude
- GPT
- Gemini
- DeepSeek
- Qwen
Drop. Pick. Run. Compare.
-
A1 · Input
Drop in a screenshot
One image, or a folder of shots.
-
A2 · Configure
Pick models and presets
Or write your own prompt.
-
A3 · Execute
Hit run
Every model fires in parallel.
-
A4 · Review
Judge the wall
The original first, every result beside it.
Every major model. Plus whatever you add.
Adding another is a JSON entry, not a code change.
| No. | Model | Sees images | Source |
|---|---|---|---|
| B1 | Claude | Native | Default config |
| B2 | GPT | Native | Default config |
| B3 | Gemini | Native | Default config |
| B4 | DeepSeek | Via auto-description | Default config |
| B5 | Qwen | Native | Default config |
| B6 | Your own | Either way | JSON config, no code |
B7 · Prompt index
Faithful Refresh · Bold Reimagine · Clarity & Accessibility · Conversion · Minimalist · Material 3 · Approachable · Playful · or write your own.
One admin dashboard. Eight directions.
All eight from one run, exactly as returned. Filter to compare, click to enlarge.
Showing 08 / 08 · filter · all
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.
-
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.
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 releaseWindows · Linux · macOS (Apple silicon)
$ 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