Uppercase Converter
Put a whole text in capital letters, or capitalize just the first letter of the text, each line, sentence or word without touching the rest.
Processed locally in your browser/ Your data stays in your browser.
What is Uppercase Converter?
Uppercase conversion replaces every lowercase letter with its capital form. This tool goes beyond ALL CAPS: you can capitalize only the first letter of the text, of each line, of each sentence or of each word, and leave every other character exactly as you typed it. That is handy for fixing a list that starts in lowercase or headlines that lost their initial capital.
Capitalization depends on the language. In Turkish and Azerbaijani the dotted i becomes İ and the dotless ı becomes I, which the standard rule gets wrong. German ß normally becomes SS in capitals (STRASSE); you can choose the capital sharp s ẞ instead. URLs, e-mail addresses and `code` spans can be protected, since https://example.com/Docs and the address sales@example.com should not be shouted.
How does it work?
- Paste or type your text in the input box.
- Choose what to capitalize: everything, the first letter of each sentence, line or word, or only the first letter of the text.
- Pick Turkish rules if the text is Turkish or Azerbaijani, and decide how ß is written.
- Keep URL and e-mail protection on if the text contains links, then copy the result.
Common use cases
- Making a warning label, a banner or a sign in ALL CAPS.
- Capitalizing the first letter of every line of a pasted list or every sentence of a lowercase dictation.
- Uppercasing Turkish names and places correctly, such as İstanbul and IŞIK.
- Preparing text for systems that store codes, SKUs or country and state names in capitals.
Examples
Try this input in the tool above:
hello world. this is straße street in istanbul: irmak. see https://example.com/Docs or mail sales@example.com for the price list.
HELLO WORLD. THIS IS STRASSE STREET IN ISTANBUL: IRMAK. SEE https://example.com/Docs OR MAIL sales@example.com FOR THE PRICE LIST.
Privacy
Uppercase Converter runs entirely in your browser. The text or files you provide are processed on your device and are not uploaded, logged or stored on our servers.
Limitations
Sentence detection is punctuation-based: an abbreviation such as "e.g." followed by a space is treated as a sentence end. Scripts without letter case, like Arabic, Chinese or Hebrew, are unchanged.
Frequently asked questions
Why does the Turkish option matter?
In Turkish "i" and "ı" are two different letters with capitals İ and I. With the standard rule "istanbul" becomes ISTANBUL instead of İSTANBUL, which changes the meaning of some words.
How is ß converted to capitals?
The Unicode standard turns ß into SS, so straße becomes STRASSE. You can pick the capital sharp s ẞ (STRAẞE) that German orthography has allowed since 2017.
Does "first letter of each sentence" lowercase the rest?
No. The partial modes only change the letters they target. To also lowercase the remaining letters, use the Lowercase Converter or the sentence-case style of the Case Converter.
Related tools
Lowercase Converter
Undo Caps Lock or normalize text to lowercase, but keep the capitals you want: sentence starts, line starts or acronyms like NASA.
Text Tools
Case Converter
One tool for every text case: pick a style from the list and the text is converted instantly.
Text Tools
Title Case Converter
Format titles and headlines the way a style guide expects: major words capitalized, short articles and prepositions in lowercase.
Text Tools
camelCase Converter
Turn any phrase or identifier into a clean camelCase (or PascalCase) variable name, one per line.
Text Tools
Text Cleaner
Sanitize text copied from the web, documents or AI chats: invisible characters, curly quotes, odd spaces and Unicode quirks, each step under your control.
Text Tools
Reverse Text
Write text backwards, reverse the order of its words, or flip it upside down, without breaking emoji or accents.
Text Tools
Unicode Character Inspector
Paste text or an emoji and see exactly which code points, bytes and scripts it is made of.
Encoding & Decoding
Find and Replace
Search a block of text and replace every occurrence, as plain text or with a regular expression and capture groups.
Text Tools