CaseWren

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

  1. 1Paste a label, translation key or identifier in any format.
  2. 2The dot.case version appears instantly — lowercase words joined by dots.
  3. 3Copy it into your i18n file, config path or permission definition.

Frequently asked questions

Related tools

Search CaseWren tools

Search all 147 tools…