https://github.com/lenml/cceditor
đ character card editor online.
https://github.com/lenml/cceditor
ai-chatbot character character-generator characterhub chub koboldai pygmalion sillytavern tavernai
Last synced: 4 months ago
JSON representation
đ character card editor online.
- Host: GitHub
- URL: https://github.com/lenml/cceditor
- Owner: lenML
- License: agpl-3.0
- Created: 2025-05-25T13:28:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-27T17:40:49.000Z (4 months ago)
- Last Synced: 2025-05-27T18:20:39.637Z (4 months ago)
- Topics: ai-chatbot, character, character-generator, characterhub, chub, koboldai, pygmalion, sillytavern, tavernai
- Language: TypeScript
- Homepage: https://lenml.github.io/CCEditor/
- Size: 4.92 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCEditor
An online character card editor for AI character definitions.
đ **Live Demo**: [https://lenml.github.io/CCEditor](https://lenml.github.io/CCEditor)
đ **Available in multiple languages** (click to open localized versions):
- đŦđ§ [English](https://lenml.github.io/CCEditor/?lang=en)
- đ¨đŗ [įŽäŊ䏿](https://lenml.github.io/CCEditor/?lang=zh)
- đ¯đĩ [æĨæŦčĒ](https://lenml.github.io/CCEditor/?lang=ja)
- đ°đˇ [íęĩė´](https://lenml.github.io/CCEditor/?lang=ko)|  |  |
| :-----------------------------: | :--------------------------------: |
| Main Interface | Built-in Monaco Editor |## ⨠Features
- â **Supports multiple character card formats**, including the latest standard (v1, v2, v3) and a compatibility mode.
- đ **Multi-language UI**, suitable for a global audience.
- đž **Local history management** â automatically keeps track of previously edited cards in your browser.
- đ **Built-in code-style editor** inspired by VSCode, ideal for editing large structured prompts or metadata blocks.
- đ¤ **Export options** for all major card versions.
- đ **Direct card loading via URL** â easily share character cards hosted online (e.g. Chub, Discord) using the format:
`https://lenml.github.io/CCEditor/?load_url=your_image_url`> For Discord-hosted cards, right-click the image, copy the link, and paste it on the homepage to import.
**Examples:**
- [Miiya (Chub)](https://lenml.github.io/CCEditor/?load_url=https%3A%2F%2Favatars.charhub.io%2Favatars%2FVyrea_Aster%2Fmiiya-e25a67d2%2Fchara_card_v2.png)
- [An Unholy Party (Chub)](https://lenml.github.io/CCEditor/?load_url=https%3A%2F%2Favatars.charhub.io%2Favatars%2Foracleanon%2Fan-unholy-party%2Fchara_card_v2.png)- đ ī¸ **Actively developed**, with more features planned.
## đ§ Notes
This is a new project and may contain bugs. Feel free to [open an issue](https://github.com/lenML/CCEditor/issues) or reach out if you encounter problems or have suggestions.
## References
- SillyTavern: [https://github.com/SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern)
- [Spec v1](https://github.com/malfoyslastname/character-card-spec-v2/blob/main/spec_v1.md)
- [Spec v2](https://github.com/malfoyslastname/character-card-spec-v2)
- [Spec v3](https://github.com/kwaroran/character-card-spec-v3/blob/main/SPEC_V3.md)## License
AGPL-3.0