Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

blessedrabies/PromptBridge

Repository files navigation

PromptBridge

Convert between SD WebUI (A1111/Forge) prompt text and ComfyUI workflow JSON.

Live: promptbridge.dev

Features

  • SD WebUI → ComfyUI: Paste generation data from CivitAI or SD WebUI, get a ready-to-use ComfyUI workflow JSON
  • ComfyUI → SD WebUI: Upload or paste ComfyUI workflow JSON, get SD WebUI format text
  • FLUX support: Auto-detects FLUX models and generates optimized pipeline (cfg=1, euler, simple)
  • LoRA conversion: Extracts <lora:name:weight> tags and creates LoraLoader nodes
  • 20+ samplers: DPM++ 2M/3M SDE, Euler, DDIM, UniPC, Heun, and more with Karras/Exponential variants
  • Forge compatibility: Supports Forge-specific metadata format (width/height keys)
  • Smart warnings: SDXL resolution mismatch, Hires fix, Clip skip, BREAK keyword, SD3 models

How to Use

  1. Go to a CivitAI image page
  2. Click Generation dataCOPY ALL
  3. Paste into PromptBridge
  4. Click Convert
  5. Download the ComfyUI workflow JSON

Tech Stack

  • Next.js (App Router) + TypeScript
  • Tailwind CSS + shadcn/ui
  • Supabase (stats tracking)
  • Vercel (hosting)

Development

npm install
npm run dev

Contributing

Issues and pull requests are welcome. Please report bugs with the input data that caused the issue.

License

GPL-3.0

About

Convert SD WebUI (A1111/Forge) prompt text to ComfyUI workflow JSON and vice versa. Free online tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /