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 WORLD
Output:hello world

Convert snake_case to camelCase

Input:hello_world_example
Output:helloWorldExample

Convert to kebab-case

Input:Convert Text Fast
Output:convert-text-fast

Frequently Asked Questions