TavernQuill
Character cards · Card editorV3-native character-card editor (Angular) with accessible UI and dual-chunk export.
- Works with
- SillyTavern V3
- Content
- Neutral
- Type
- Card editor
- Pricing
- Free
TavernQuill is a V3-native character-card editor built in Angular, with an accessibility-first UI. It exports dual-chunk PNGs (ccv3 + legacy chara) and can upgrade older V2 cards to the V3 spec. It runs entirely in the browser.
Its dual-chunk export is a standout feature: a single PNG embeds both the modern ccv3 chunk for SillyTavern V3 and the legacy chara chunk for older frontends. This eliminates the need to maintain separate V2 and V3 copies of the same card, simplifying distribution across a fragmented ecosystem.
The V2 → V3 upgrade path is equally valuable. Drop an old V2 PNG into TavernQuill and it automatically migrates lorebooks to character_book, populates missing V3 metadata fields, and preserves every byte of existing data. For users sitting on large V2 libraries, this is the smoothest migration tool available.
Accessibility is baked into the Angular codebase: full ARIA labeling, keyboard-navigable forms, WCAG 2.1 AA contrast ratios, and screen-reader support. Among character-card editors this level of inclusive design is uncommon and reflects the project’s quality-first philosophy.
Works with
Related tools
Last verified: June 2026
Changelog
- 2026-06-10feat(detail): SD-18 inline alternatives stack with brand-color strips