Text Tools
Recently added
Camel Case Converter
Convert text to camelCase for variables and keys.
Features
- Phrase → camelCase
- Handy for JS/TS identifiers
- Copy converted names
How to use camelCase
- 1Paste words or a heading.
- 2Convert to camelCase.
- 3Paste into your editor.
Examples
Variable name
Inputuser idOutput
userId
About camelCase
Camel Case Converter turns labels and headings into camelCase when you are naming variables or object keys. Use it when bulk-renaming fields from human text into code style.
Frequently asked questions
Spaces, hyphens, and underscores are treated as word breaks.
Review acronyms after conversion - CSS and API styles differ.
Yes.