All tools

TOOL / 12

Text Case Converter

Normalize labels and identifiers into camelCase, snake_case, kebab-case, PascalCase, uppercase or lowercase.

Your data stays in this browser
Local-firstYour data stays in this browser

FIELD NOTES

Consistent identifier casing

Programming languages and APIs use casing conventions to signal identifiers, constants and filenames. Consistency makes code easier to scan and integrate.

Automatic splitting cannot infer every acronym or language-specific word boundary. Review names such as OAuth, iOS and existing API fields.

REFERENCE

Common questions

Are accents and Unicode letters preserved?

Letters are preserved where possible, while punctuation is treated as a word separator.

Does this tool upload my input?

No. Processing uses browser APIs and the input is not sent to our server.