Format Your Text

Convert text to Upper Case, Title Case, camelCase, and more instantly.

Words: 0 Chars: 0

Standard

Code & Data

Fun & Misc

Text Formatting Guide

Title & Sentence Case

Perfect for writers and editors. Quickly fix headlines or convert all-caps text into readable sentence format. Our intelligent parser properly handles apostrophes (e.g., Don't vs Don'T).

Developer Formats

Instantly switch variable names between camelCase (JS), snake_case (Python), and kebab-case (CSS). Our tool parses line-by-line, allowing you to convert lists of hundreds of variables simultaneously without destroying line breaks.

Common Conversions

What is Title Case?

Title Case capitalizes the first letter of every major word. It is commonly used for headlines, book titles, and blog post headers.

What is camelCase?

camelCase writes phrases without spaces or punctuation, separating words with a single capitalized letter. The first letter is always lowercase. Example: myVariableName.

Is my text saved?

No. All text conversion happens instantly in your browser using JavaScript. Your content is never sent to any server, ensuring total privacy.