ToolsePulseToolsePulse

Case Converter

Convert text between UPPERCASE, lowercase, Title Case, camelCase, snake_case, kebab-case, CONSTANT_CASE, and more. One-click copy for each format.

FreeNo signupPrivate

UPPERCASE

lowercase

Title Case

Sentence case

camelCase

PascalCase

snake_case

kebab-case

CONSTANT_CASE

aLtErNaTiNg

InVeRsE

Case Converter runs 100% in your browser

Your files are never uploaded to any server. All processing happens locally on your device using modern browser technology. Private, fast, and free.

How to Convert Text Between 11 Different Case Formats

1

Open the Case Converter

Navigate to the tool. No signup, nothing to install.

2

Paste or type your text

Enter any text in the input box. The 11 case variants update live as you type.

3

Find the format you need

Scroll through UPPERCASE, lowercase, Title Case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and more.

4

Copy with one click

Hit the Copy button on the variant you want. Done.

Pro Tips

  • camelCase is standard for JavaScript variables; PascalCase for class names and React components.
  • snake_case is the Python convention for variables and functions; CONSTANT_CASE for constants in many languages.
  • kebab-case is used for HTML attributes, CSS class names, and URL slugs.
  • Title Case capitalizes every word; Sentence case only capitalizes the first word and proper nouns.
  • If your input has special characters or accents, they are stripped during snake / kebab / camel / Pascal conversion to keep identifiers valid.

Who needs Case Converter?

Students

Academic work and assignments

Professionals

Business and office tasks

Creatives

Design and content creation

Everyone

Personal everyday tasks

When to Use Case Converter

Writing code from prose

Take a feature description and instantly produce camelCase variable names or PascalCase class names from the same source words.

Naming files and assets

Convert design names to kebab-case for filenames or CSS classes that will not break on case-sensitive file systems.

Editing user-submitted text

Normalize ALL CAPS rants or all-lowercase submissions into proper Sentence case for publishing.

Quick formatting fixes

Convert a section of a doc to Title Case for headings or UPPERCASE for callout boxes without manually retyping.

Frequently Asked Questions

What is the difference between camelCase and PascalCase?

Both capitalize each word after the first, but camelCase keeps the first letter lowercase (myVariableName) while PascalCase capitalizes it too (MyClassName). camelCase is for variables and functions; PascalCase is for classes and types.

Why does Title Case capitalize every word?

Title Case is the strict version used in formal style. Real AP or Chicago title casing also lowercases certain short words (a, an, of, the) but rules vary, so we use the simpler all-caps-first-letter version.

Does the converter handle accented characters?

Yes for case changes (UPPERCASE / lowercase / Title / Sentence). For programming cases (camel / Pascal / snake / kebab / CONSTANT) accents are removed since they are not valid in most identifiers.

Can I convert just part of a document?

Yes — paste only the section you want converted, copy the result back into your document. The tool works on whatever you give it.

Is there a character limit?

No — it works on any length. Conversions are done in your browser, so the only limit is your device memory.

Case Converter vs Alternatives

Case conversion is built into most code editors, but standalone tools are often faster for quick conversions.

VS Code commands

Built-in transform commands

Key difference: Powerful but limited to UPPER, lower, Title in the default install. snake / camel / kebab require extensions.

Excel UPPER / LOWER / PROPER

Spreadsheet text functions

Key difference: Only three case formats. No camel / snake / kebab support. Requires writing formulas.

Other online case converters

Various single-purpose sites

Key difference: Most show only 3–4 formats and lack live preview. Some show ads or require email.

Our advantage

Eleven case formats in one view with one-click copy for each. Live updates, no ads, nothing tracked.

Good to know

  • All processing happens in your browser. Very large files may be slower on mobile devices or older computers.
  • Results depend on the quality and format of your input. For best results, use high-quality source files.
  • Once you close the browser tab, all data is gone. Make sure to download your results before closing.

Key Features

100% Free

No hidden fees, no premium tiers, no limits on how much you use it. Free today, free tomorrow, free forever.

Complete Privacy

Your files never leave your device. Everything is processed locally in your browser — we physically cannot access your data.

No Registration

Start using the tool immediately. No account, no email, no personal information required. Just open and use.

Works Everywhere

Compatible with Chrome, Firefox, Safari, and Edge on desktop and mobile. Works offline once the page has loaded.