Uppercase to Lowercase Converter

Paste any text and instantly convert it to lowercase, UPPERCASE, Title Case, Sentence case, or camelCase. Works entirely in your browser — nothing is sent to any server.

Input text
0 chars  ·  0 words
Output
Copied!

How to use the converter

Type or paste your text into the input box above. The tool converts it instantly — no button press needed. Choose your desired case from the buttons at the top, then copy the result or download it as a text file.

When would you use a text case converter?

There are many situations where quickly changing the case of text saves time:

How the conversion works

All conversion happens directly in your browser using JavaScript. No text is ever uploaded to a server, stored, or logged. The tool processes your input character by character:

Frequently asked questions

How do I convert uppercase to lowercase online?
Paste your text into the box above and select the lowercase button. The tool instantly converts all capital letters to small letters. You can then copy the result with the Copy button.
Is my text saved or sent anywhere?
No. The conversion runs entirely in your browser. Nothing you type is sent to any server or stored in any database. You can even use the tool offline once the page has loaded.
Does it work with accented characters and other languages?
Yes. The converter uses JavaScript's native Unicode-aware case methods, so accented letters like é, ñ, ü, and characters from other Latin-script languages convert correctly.
What is the difference between Title Case and Sentence case?
Title Case capitalises the first letter of every major word — used in headlines and article titles. Sentence case only capitalises the first word of each sentence — the standard format for body text and most social media posts.
Can I use this for programming variable names?
Yes. The camelCase, PascalCase, snake_case, and kebab-case options are designed exactly for that. Paste a plain English phrase and get back a correctly formatted variable or CSS class name instantly.
Is there a character limit?
No hard limit. Because processing happens in your browser, very large texts (hundreds of thousands of characters) may take a moment on slower devices, but the tool handles typical documents and articles instantly.
How do I change uppercase to lowercase in Word or Google Docs?
In Microsoft Word, select the text and press Shift + F3 to cycle between cases. In Google Docs, go to Format → Text → Capitalization. Alternatively, paste your text into this tool, convert it, and paste it back — especially useful if you need a case format that Word doesn't support natively, like snake_case.

Related tools