Skip to content
Qorventa
Text Tools

Case Converter

UPPER, lower, Title, camelCase, snake_case and more

Result

Everything runs in your browser. Your data never leaves your device.

How to use

Paste your text, pick a target case style, and the converted output appears immediately. Switch between styles at any time — the input stays put.

  1. Paste or type your input

    Enter any text in the input pane. Mixed-case words, spaces, underscores, and hyphens are all handled.

  2. Select a target case

    Click one of the nine case buttons: UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, or CONSTANT_CASE. The output updates instantly.

  3. Copy the result

    Use the copy button in the output pane header to copy the converted text to your clipboard with a single click.

Examples

Converting a variable name

A variable named 'user full name' becomes userFullName in camelCase, UserFullName in PascalCase, user_full_name in snake_case, or user-full-name in kebab-case — all from the same input.

Fixing inconsistent casing in a list

Paste a list of product names that arrived with inconsistent capitalisation. Apply Title Case to produce consistent headings in one step, without manually editing each entry.

About this tool

Convert text between nine common casing styles: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE. Results update instantly as you choose a mode, so you can compare styles without re-pasting. Nothing is sent to a server.

Frequently asked questions