Text Case & String Converter
Last updated: Jan 1, 2025
Convert text between uppercase, lowercase, title case, and naming styles like camel, snake, and kebab.
Convert to Lowercase
How it works
Simply enter your text in the input field above, and the converter will automatically transform it to text. You can copy the result with one click or clear both fields to start over.
Examples
Convert uppercase to lowercase
Input:
HELLO WORLDOutput:
hello worldConvert snake_case to camelCase
Input:
hello_world_exampleOutput:
helloWorldExampleConvert to kebab-case
Input:
Convert Text FastOutput:
convert-text-fast