Writing & Text

Case Converter

Convert text between case styles

Case Converter

camelCase

Back to list
Removes spaces and capitalizes the first letter of each word except the first. Most common in JavaScript, Java, and C# for naming variables and functions.
Enter Text
camelCase
مساحة إعلانية
About this Tool

camelCase — Case Converter

Removes spaces and capitalizes the first letter of each word except the first. Most common in JavaScript, Java, and C# for naming variables and functions.

When to Use camelCase

  • Variable names in JavaScript and TypeScript
  • Function and method names in Java and C#
  • JSON properties and JavaScript object keys
  • API function parameters

Quick Example

Input: hello world example text

مساحة إعلانية