Free · No sign-up · Instant results

🔡 Case Converter

Paste your text and switch between 8 different cases instantly — no button press needed.

Input Text
UPPERCASE

Why use OmnifyTools Case Converter?

Real-time Conversion

Output updates instantly as you type or switch cases — no button to press.

8 Case Formats

UPPERCASE, lowercase, Title Case, Sentence, camelCase, PascalCase, snake_case and kebab-case.

100% Private

Everything runs in your browser. Your text never touches a server.

Case format reference

Format Example Common Use
UPPERCASEHELLO WORLDHeadings, abbreviations, shouting
lowercasehello worldURLs, email addresses, CSS values
Title CaseHello WorldTitles, names, article headings
Sentence caseHello worldRegular paragraphs, sentences
camelCasehelloWorldJavaScript variables, JSON keys
PascalCaseHelloWorldClass names, React components
snake_casehello_worldPython variables, database columns
kebab-casehello-worldCSS classes, URL slugs, HTML attributes