Free Online Camel Case Converter

The Camel Case Converter formats your text so that the first word is lowercase and each following word begins with a capital letter, with no spaces or punctuation. Commonly used in programming for variable and function names.

Example:

Input: welcome to textfix tool
Output: welcomeToTextfixTool