BYVoid/OpenCC
Library for conversion between Traditional and Simplified Chinese observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 31.0
- age_days: 5893
- days_rel: 11
- days_push: 7
- n_releases_24m: 7
Adoption not part of the score
9942 stars · 1062 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenCC is an open-source C++ library and toolset for high-quality, deterministic conversion between Traditional Chinese, Simplified Chinese, Japanese Shinjitai, and regional wording across Mainland China, Taiwan, and Hong Kong. It uses decoupled, extensible dictionaries with phrase-level and variant-aware rules, and ships bindings for Python and Node.js plus CLI tools.
Use cases
- convert simplified Chinese text to traditional Chinese
- convert traditional Chinese to simplified with Taiwan or Hong Kong regional wording
- handle one-to-many simplified-to-traditional character mappings correctly
- convert Chinese text offline without LLMs
- customize Chinese conversion dictionaries for a project
- convert Japanese Shinjitai kanji to Chinese variants
When to choose
- you need predictable, auditable, dictionary-based Chinese conversion rather than machine translation
- you need phrase-level and regional vocabulary conversion (e.g. 鼠标/滑鼠) across Mainland, Taiwan, and Hong Kong conventions
- you need offline, fast conversion with bindings for C++, Python, or Node.js
- you want to extend or replace conversion dictionaries with your own rules
When to avoid
- you need translation between Chinese languages such as Mandarin and Cantonese
- you need general machine translation between Chinese and other languages
- you need fuzzy or context-based translation rather than deterministic rule-based conversion
Facets
library · maturity stable
nlp parser cli sdk developer-tools cross-platform cpp python cross-platform cli windows chinese-conversion simplified-chinese traditional-chinese dictionary-based offline regional-vocabulary japanese-shinjitai natural-language-processing localization nodejs macos linux
4 sources
- readme: https://github.com/BYVoid/OpenCC · fetched 2026-08-28 · afe02e45864a
- homepage: https://opencc.byvoid.com/ · fetched 2026-08-29 · 24f08d37b8a2
- site_page: https://opencc.byvoid.com/docs · fetched 2026-08-29 · 4e3bb3f5a492
- site_page: https://opencc.byvoid.com/1.4.0 · fetched 2026-08-29 · 87c3517bc7f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BYVoid/OpenCC | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem