Instantly convert text to uppercase, lowercase, title case, or sentence case. Free, no signup required, runs entirely in your browser.
Characters
0
Words
0
Lines
0
Same sentence, five different formats — pick the one you need.
Original input
the quick brown fox jumps over the lazy dog
UPPERCASE
THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
lowercase
the quick brown fox jumps over the lazy dog
Title Case
The Quick Brown Fox Jumps Over The Lazy Dog
Sentence case
The quick brown fox jumps over the lazy dog
Capitalize Words
The Quick Brown Fox Jumps Over The Lazy Dog
Sometimes you need to convert small letters to capitals, or an entire file written in uppercase needs to be converted to readable sentence case. Doing this manually is slow and easy to miss. This tool handles it instantly — paste your text and choose from lowercase, uppercase, title case, sentence case, or capitalize words. Result appears immediately, no manual editing needed.
Simple — paste your text and choose how you want it formatted. Convert everything to UPPERCASE, lowercase, Title Case, Sentence case, or Capitalize Every Word — instantly, without changing any of the actual content. For example — if you have a paragraph written entirely in uppercase from a PDF copy-paste, just paste it here and click Sentence Case. Clean, readable text in one second.
Converts every letter to a capital. Used for emphasis, acronyms, headers in legal documents, and accessibility labels. Avoid overusing it in body content as it reduces readability.
Converts all letters to small case. Essential for normalizing inconsistent data, cleaning imported CSV fields, and matching database values that are case-sensitive.
Capitalizes the first letter of every word. Standard format for blog post titles, article headings, product names, and chapter titles in books.
Treats each sentence as its own unit and lifts only the opening letter. This is the most natural and readable format for body text, descriptions, and paragraphs.
Similar to title case but applies uniformly to every word regardless of grammar rules. Used for names, UI labels, and navigation menus.
This is one of the most common formatting questions. The distinction matters more than most people realise — using the wrong one makes content look unprofessional.
| Context | Recommended case | Example |
|---|---|---|
| Blog post / article title | Title Case | How To Write Better Headlines |
| Body paragraph text | Sentence case | This guide explains how to write better. |
| Email subject line | Sentence case | Your order has been confirmed |
| Button labels / UI text | Title Case | Get Started Free |
| Legal / formal headings | UPPERCASE | TERMS AND CONDITIONS |
| Database / form fields | lowercase | john.doe@email.com |
| Social media caption | Sentence case | Check out our latest post on Instagram. |
| Book / chapter title | Title Case | The Art Of Thinking Clearly |
Paste your text
Enter or paste any text into the input area — a sentence, paragraph, or entire document.
Choose a case format
Click Uppercase, Lowercase, Title Case, Sentence Case, or Capitalize Words.
Copy and use
Your text is converted instantly. Copy it to clipboard or download it for use anywhere.
Save time on repetitive editing
Converting an entire document's text from uppercase to sentence case manually takes minutes — and you'll likely miss some. This tool does the entire thing in one click.
Accurate — no human mistakes
When converting manually, mistakes happen and you often don't even notice them. This tool converts every single letter accurately — no missed words, no inconsistent formatting.
Saves time
What would take 10-15 minutes of manual editing takes less than 5 seconds here. Paste, click, done — time saved for more important work.
Better readability after conversion
Text in ALL CAPS or random mixed case is hard to read. After conversion to sentence case or title case, the same content becomes clean, professional, and easy to read.
Fixing copy-pasted PDF text
You copied a contract or report from a PDF and the entire text came out in ALL CAPS. Paste it into the converter and click Sentence Case — clean, readable paragraphs in one second.
Formatting 50 blog post titles at once
You have a list of 50 article titles written in mixed casing by different team members. Paste the full list, hit Title Case, and every heading is formatted consistently — ready for your CMS.
Cleaning a customer email export
Your CRM exported customer names with inconsistent casing — some ALL CAPS, some all lowercase. Convert the entire column to Capitalize Words in one paste.
Developers work with several additional case conventions beyond the standard text formats. While this tool covers uppercase, lowercase, and title case, here is a quick reference for programming-specific case styles:
| Format | Example | Used in |
|---|---|---|
| camelCase | getUserName | JavaScript variables, JSON keys |
| PascalCase | GetUserName | Classes in C#, Java, TypeScript |
| snake_case | get_user_name | Python variables, database columns |
| kebab-case | get-user-name | CSS classes, URL slugs, HTML attributes |
| UPPER_SNAKE | GET_USER_NAME | Constants in most languages |
Use title case for all headings
Blog posts, articles, and documentation headings should use title case for professionalism and SEO consistency.
Use sentence case for paragraphs and captions
Sentence case reads more naturally in body text, emails, and social media posts. It matches how people write.
Avoid all-caps in body text
Writing in ALL CAPS feels like shouting and is harder to read. Reserve uppercase for acronyms and short labels only.
Normalize data to lowercase before database import
Lowercase prevents duplicate entries caused by 'John' and 'john' being treated as different values.
Review output after conversion
Proper nouns, acronyms (NASA, CEO), and brand names may need manual adjustment after automatic case conversion.
Manually changing text case across a long document is slow and easy to get wrong — especially when you're converting from ALL CAPS or fixing inconsistent formatting from different sources. Paste your text, click the format you need — Uppercase, Lowercase, Title Case, Sentence Case, or Capitalize Words — and it's done instantly. Copy, share, or download the result. Free, no login, no data stored, works entirely in your browser.
Paste a list or log file and strip out repeated lines, with options for case sensitivity and whitespace.
Count words, characters, sentences, and reading time instantly
Paste messy or minified JSON and get it cleanly indented, validated, or compressed, right in your browser.
A tool that reformats the capitalisation of any text without changing its content. Paste your text, choose a format — uppercase, lowercase, title case, sentence case, or capitalize words — and the output appears instantly. Useful anywhere inconsistent or incorrectly cased text needs to be fixed quickly.
Paste your text into the input box and click the format button you need. The conversion happens immediately — no page reload, no waiting. Copy the result directly from the output or download it.
Paste the entire block — there is no character limit. The tool processes everything in one go, whether it is a single sentence or a multi-page document. Very large inputs may take a few seconds but the result appears automatically without any page reload.
Title case capitalises the first letter of every word — 'The Art Of Clear Writing'. Sentence case only capitalises the first letter of each sentence — 'The art of clear writing.' Title case suits headings and UI labels. Sentence case suits body text, email subjects, and social captions.
Completely free with no account, no signup, and no usage limit. Convert as many times as you need and copy, share, or download the result however you want.
Nothing you paste is sent to a server or stored anywhere. The conversion runs entirely inside your browser — close the tab and the text is gone. Safe to use with confidential documents, customer data, or internal content.
Lowercase is most useful for normalising data before import — email addresses, usernames, search queries, and database fields where 'John' and 'john' would otherwise be treated as different values. It is also helpful for cleaning text that was accidentally typed or pasted in caps.
Written by AtraKit Team
Building free text tools for writers,students, developers and content creators.
Last Updated: July 2026