Skip to content
Convertto
constantcasecamelcase

CONSTANT_CASE to camelCase Converter

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

To convert CONSTANT_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 CONSTANTCASE to CAMELCASE

CONSTANT_CASE marks compile-time constants and environment variables across nearly every language. camelCase is the convention for variables and functions in JavaScript, Java and C#. Converting CONSTANT_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 CONSTANTCASE insteadOpen the full Case Converter

Share this converter