dot.case Converter
Turn phrases into dotted.lower.case names.
0 Characters · 0 Words · 0 Lines
About the dot.case Converter
dot.case joins lowercase words with dots: "user profile settings" becomes user.profile.settings. It is the natural format for namespaced keys — i18n translation IDs, nested config paths, permission strings like billing.invoices.read and feature-flag names.
Paste a label or a camelCase identifier and the dotted version appears instantly. The splitter detects underscores, hyphens and case boundaries, so userProfileSettings converts cleanly to user.profile.settings.
How to use it
- 1Paste a label, translation key or identifier in any format.
- 2The dot.case version appears instantly — lowercase words joined by dots.
- 3Copy it into your i18n file, config path or permission definition.
Frequently asked questions
Related tools
Case ConverterSee every case style at once — 17 live previews, one click to copy.UPPER CASE ConverterTurn any text into ALL CAPS as you type.lower case ConverterTurn any text into lower case as you type.Sentence case ConverterCapitalize the first letter of every sentence, lowercase the rest.Title Case ConverterHeadline-perfect Title Case in AP, APA, Chicago or MLA style.Capitalized Case ConverterCapitalize The First Letter Of Every Word.