Skip to content
Convertto
sentencecasecamelcase

Sentence case to camelCase Converter

Convert Sentence case text to camelCase — one line or a whole list at once.

To convert Sentence case to camelCase, paste your text above and the result updates as you type. User account id becomes userAccountId. Word boundaries are detected from the existing casing, so an identifier does not need separators to be split correctly. camelCase is the convention for variables and functions in JavaScript, Java and C#.

Runs in your browser

About converting SENTENCECASE to CAMELCASE

Sentence case is the modern default for interface labels and button text; it reads faster than Title Case and is far easier to keep consistent. camelCase is the convention for variables and functions in JavaScript, Java and C#. Converting Sentence case to camelCase turns User account id into userAccountId; acronyms are the awkward case in every direction, since "userID" and "userId" split differently and only one of them round-trips.

Convert CAMELCASE to SENTENCECASE insteadOpen the full Case Converter

Share this converter