Lowercase Converter
Convert any text to lowercase instantly.
Keep or share the finished result
Copy or share after running the tool. Saved tools and settings stay in this browser.
What would you like to do next?
Convert text to lowercase
Paste text above to convert every letter to lowercase. This is useful for normalising data, tidying text that was typed in caps lock, or preparing strings for case-insensitive comparison. It all happens in your browser.
Why normalise to lowercase
Lowercasing makes text consistent before searching, sorting or de-duplicating, where differences in capitalisation would otherwise be treated as different values.
Frequently asked questions
Does it remove accents or punctuation?
No. It only changes letter case; accents, numbers and punctuation are left exactly as they are.
Is my text uploaded?
No. The conversion is done locally in your browser and nothing is sent anywhere.