SD Character Finder

Extension for Stable Diffusion WebUI and Forge
Can't remember the exact tags for that specific character? Want to generate an image from a series and discover tags you didn't even know existed? Say no more! π¦ΈββοΈ
Your ultimate character encyclopedia directly inside your Stable Diffusion WebUI. Browse over 23,000+ Danbooru/e621 characters without leaving your UI, search by name, tag, or series, preview their thumbnails, and send their perfect prompt tags straight to txt2img with a single click!
π― Features
β = Core Highlights
π Browse & Search
Browse 23,000+ characters (20,000+ Danbooru and 3,000+ e621) directly inside the WebUI β no tab switching! β
Search by character name, tag, or browse alphabetically by series/franchise
Use multiple keywords for precise filtering (e.g.,
miku vocaloidensures both terms exist)High-performance offline SQLite database ensures instant search results without internet dependence β
Pagination system keeps the UI snappy even when returning thousands of results
πΌοΈ Character Info & Preview
View high-quality character thumbnails instantly (with color-coded Source Badges).
Stable visual card grid in Gallery View with responsive layout (desktop and mobile).
Recently Viewed panel tracks your last 10 clicked characters so you can quickly jump back to them.
Click any card to load character details and prompt tags.
Side preview supports Click to expand and opens a large modal image.
Expandable Live Danbooru Tags menu: dynamically fetch extra character-specific tags from Danbooru (like clothes, eyes, hair) separated into explicit selectable Checkboxes by Category (Copyright, Character, General, Artist, Meta) β
Automatically sorts appended web-tags following optimal generation standards (NovelAI style formatting).
Clean, translation-ready interface integrating straight into A1111/Forge standard inputs.
π One-Click Prompting
Send to Generate β Instantly replaces your current
txt2imgprompt with the character's signature tags and automatically switches you to the tab.Add to txt2img β Intelligently appends the character tags to your existing prompt β
Smart Deduplication β Automatically removes duplicate words when enabled in Settings
Manual Duplicate Mode β Disable deduplication in Settings to force raw append behavior
βοΈ Configuration
Fully integrated with the native WebUI settings menu (Settings -> Options -> SD Character Finder)
Configure results per page (
5..30), thumbnail sizes, cards per row, deduplication behavior forAdd to txt2img, Danbooru API credentials, and default behaviorsFast, lightweight, and completely localized
π¦ Installation
Inside SD WebUI (Recommended)
Open your WebUI and go to the Extensions tab.
Click on the Install from URL sub-tab.
Paste: https://github.com/eduardoabreu81/sd-character-finder
Click Install.
Go to the Installed sub-tab and click Apply and restart UI.
β οΈ Compatible with AUTOMATIC1111, Forge, and Forge Classic / Neo.
π Quick Start
Go to the new Danbooru Characters tab in your WebUI.
Type a character name or tag (e.g., miku, saber, blue hair), or pick a series from the Series Dropdown (e.g., Arknights).
Click π Search.
Click on any character in the results table to see their preview card and tags.
In Gallery View, click a visual card to select it instantly.
Click the side preview image (
Click to expand) to open a larger modal view.Expand Extra tags if you want to pull more specific prompt descriptors directly from the web.
Click β‘οΈ Send to Generate or β Add to txt2img to instantly fill your prompt!
Description
v0.2.3 β Gradio 3 Backward Compatibility
Fixed an issue causing crashes on Forge Classic due to unsupported js keyword arguments by enforcing _js when invoked under older Gradio runtimes.
v0.2.2 β Forge Classic Startup Fix (Part 2)
Settings Parser Fix β Explicitly mapped
floatconfig values to Gradio Slider components to prevent startup crashes on older or parallel forks (e.g. Forge Classic) where global UI parsing failed during boot.
v0.2.1 β Forge Classic Startup Fix
Settings Parser Fix β Explicitly mapped
floatconfig values to Gradio Slider components to prevent startup crashes on older or parallel forks (e.g. Forge Classic) where global UI parsing failed during boot