Case Converter

This online case converter helps transform text into different naming conventions. Convert between uppercase, lowercase, camelCase, snake_case, kebab-case, and Title Case. Ideal for developers, writers, and SEO-friendly text formatting.

Click any format to instantly convert your text.

Converted text will appear here...

Case Types Reference

Click any case type to select it.

Case Types

lowercase
hello world
UPPERCASE
HELLO WORLD
Title Case
Hello World
camelCase
helloWorld
PascalCase
HelloWorld
snake_case
hello_world
SCREAMING
HELLO_WORLD
kebab-case
hello-world

How to Use

1
Enter or paste your text
2
Click on the desired case format
3
Copy the converted text
4
Use "Output as Input" for chains

Common Use Cases

  • Converting variable names
  • Formatting titles and headings
  • Creating URL-friendly slugs
  • Formatting constants and environment variables