Capabilities
- Format conversion
- Normalization for CI
- AI-assisted translate and annotate
Project artifact
Localization alchemy for strings that refuse to stay in one shape.
Langcodec is a Rust-native toolkit for real localization workflows. It converts, normalizes, inspects, translates, annotates, and syncs across Apple, Android, tabular, and provider-backed pipelines without treating i18n as an afterthought.
Capabilities
Try it like this
langcodec convert -i Localizable.xcstrings -o Localizable.xlifflangcodec normalize -i 'locales/**/*.{strings,xml,xcstrings}' --checklangcodec translate --provider openai --model gpt-5.4Identity