Aa

Case Converter — Change Text Case

TEXT UTILITIES

Convert text between UPPERCASE, lowercase, Title Case, Sentence case, and aLtErNaTiNg case.

Free Instant Results No Signup Copy & Paste Anywhere
YOUR TEXT 0 / 5,000
RESULTS

What Is a Case Converter?

A case converter transforms text between different capitalization formats instantly. The most common conversions are UPPERCASE (every letter capital), lowercase (every letter small), Title Case (First Letter Of Each Word Capitalized), and Sentence case (only the first letter of each sentence capitalized). Beyond these four, advanced case conversion includes camelCase (for programming), PascalCase, snake_case, kebab-case, and alternating case.

The Fontlix Case Converter processes all conversions in real time — paste any text and all case variants appear simultaneously. Copy the version you need with one click.

All Case Types Explained

UPPERCASE: Every letter converted to its capital form. Used for headlines, button labels, acronyms, and emphasis. ALL CAPS text reads as authoritative or urgent. In digital communication, ALL CAPS in messages is conventionally interpreted as shouting.

lowercase: Every letter converted to small form. Used in code (variable names, URLs), casual communication where lowercase signals informality and approachability, and the deliberate internet writing style where lowercase communicates casualness or intimacy.

Title Case: First Letter Of Each Word Capitalized, with short prepositions, conjunctions, and articles lowercased (a, an, the, and, but, or, for, nor, in, on, at, to, by, of). Used for titles, headlines, book titles, and any formal heading context.

Sentence case: Only the first letter of each sentence is capitalized. The standard case for body text, emails, and most professional writing. Natural reading rhythm — matches how native readers expect text to appear.

Alternating case (aLtErNaTiNg): Letters alternate between upper and lowercase. Internet humor format — associated with the "mocking SpongeBob" meme. Used for sarcastic repetition and internet humor specifically.

camelCase: firstWordLower subsequent words capitalized no spaces. Programming convention for variable names in JavaScript, Java, and many other languages. Also used in hashtags: #camelCaseHashtag.

PascalCase: FirstLetterOfEveryWordCapitalized no spaces. Programming convention for class names and components. Common in C#, Java, and React component naming.

snake_case: words_separated_by_underscores all lowercase. Programming convention for variables and functions in Python, Ruby, and database column names. URLs sometimes use snake_case format.

kebab-case: words-separated-by-hyphens all lowercase. URL format convention — most web URLs use kebab-case because hyphens are URL-safe and readable. CSS class names and file names commonly use kebab-case.

When to Use Each Case Type

Headlines and titles: Title Case is the standard for formal publication titles. AP Style, Chicago Manual of Style, and APA Style each have slightly different rules for which words to capitalize. Sentence case is increasingly used for web headlines as it feels more conversational and modern. ALL CAPS headlines create maximum urgency but should be used sparingly.

Programming: Each language has naming conventions. JavaScript/TypeScript: camelCase for variables, PascalCase for classes. Python: snake_case for variables and functions. CSS: kebab-case for class names. SQL: snake_case for table and column names. Respecting these conventions improves code readability and follows community standards.

Social media: ALL CAPS for impact statements and emphasis. lowercase for casual, relatable personality. Title Case for professional brand names and account titles. Sentence case for normal readable content.

Title Case Style Guides Compared

APA Style: Capitalize words of 4+ letters in titles. Short prepositions (in, of, for, at, by) are lowercase. Conjunctions (and, but, or) are lowercase. The word "is" is always capitalized because it is a verb.

AP Style: Capitalize words of 4+ letters. Prepositions under 4 letters are lowercase. Conjunctions under 4 letters are lowercase. Used by newspapers and journalism.

Chicago Manual of Style: Always capitalize the first and last word. Capitalize all "major" words. The definition of major is the most subjective — Chicago capitalizes prepositions of 5+ letters.

MLA Style: Similar to Chicago with minor variations. Capitalize the first word after a colon.

Case Conversion in Different Languages

Case conversion is primarily a Latin alphabet concept — languages with only one case form (Chinese, Japanese, Arabic, Hebrew) are unaffected by uppercase/lowercase conversion. For text containing mixed Latin and non-Latin characters, the converter processes Latin letters and leaves non-Latin characters unchanged.

Accented Latin characters (é, ü, ñ, ç) have both upper and lowercase forms in Unicode — É, Ü, Ñ, Ç — and are converted correctly. The Turkish dotless i (ı/I) and dotted i (i/İ) have special casing rules that differ from standard English i/I handling.

URL-Friendly Case Conversion

For web development, case conversion to kebab-case creates URL-friendly slugs from titles or headings. "My Blog Post Title" converts to "my-blog-post-title" — the standard URL format. Snake_case alternatives "my_blog_post_title" are sometimes used but kebab-case is the SEO-standard URL format (Google has stated that hyphens are word separators in URLs, while underscores are not).

Frequently Asked Questions

Yes. Results update instantly as you type or paste text — no button press or page reload required.

The tool accepts up to 5,000 characters of input. For larger texts, process them in sections.

Yes. All Fontlix tools are fully responsive and work on iOS and Android browsers without any app download.

Yes for most languages. Unicode-based utilities work with any language text. Some functions like case conversion work best with Latin script languages.

Yes. All utilities on Fontlix are completely free — no account needed, no usage limits.