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

  • 1
    Paste words or a heading.
  • 2
    Convert to camelCase.
  • 3
    Paste into your editor.

Examples

Variable name

Input
user id
Output
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.