Text Case Converter

Convert text between UPPER, camelCase, snake_case, and 13 more formats

calendar_today Last updated: June 20, 2026

Text

Supports Arabic and English (up to 50,000 characters)22 / 50000

Choose the conversion type

Loading…

Result

text_fields

Enter text to see the result

lightbulb

Sahel's text case converter switches text between more than 13 formats such as UPPER CASE, lowercase, Title Case, camelCase, snake_case, and kebab-case, useful for developers and writers, free.

help_outline

How does this tool work?

1

Paste the text

Type or paste the text you want to convert.

2

Choose the format

UPPER, camelCase, snake_case, or others.

3

Copy the result

Get the converted text instantly and copy it with one click.

Frequently asked questions

What formats are supported? expand_more
It supports UPPER CASE, lower case, Title Case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and others (more than 13 formats).
What is the difference between camelCase and snake_case? expand_more
In camelCase, words are joined with a capital letter for each word after the first (myVariable); in snake_case, they are separated by an underscore (my_variable).
Does the tool work on Arabic text? expand_more
Upper/lower case formats are meant for Latin text, but you can use the tool to format identifiers and code text.