TOOLTIKI Lovable tool, really free
Text Transform

Lowercase converter

What to do

Transformed in your browser · nothing is uploaded

Local · Unicode-aware case folding
Advertisement
320 × 100

Converts every letter to lowercase, including accented and non-Latin ones. Useful for un-shouting text pasted from a document written in caps.

How to use the lowercase converter

1 Paste your text into the first box.
2 Choose what you want done to it.
3 Copy the result, or save it as a text file.

Lowercasing is the standard first step in any text comparison, because "Apple" and "apple" are different strings until you fold the case. That is why database lookups, tag matching and slug generation all lowercase first. One subtlety worth knowing if you work with non-English text: case folding is not always reversible. The German ß uppercases to SS, which lowercases back to "ss" rather than "ß", and Turkish has a dotless ı whose uppercase is I while the dotted i uppercases to İ — so round-tripping through uppercase can quietly change the word.

Questions

Yes. É becomes é, Ü becomes ü, and so on across the Unicode range.

Unicode — the Unicode standard
Advertisement
300 × 250
Was this tool any good?
INTERNAL SIGNAL ONLY · WE USE IT TO FIND TOOLS WORTH REBUILDING