Convert Text to lowercase
Convert any text to lowercase instantly. Free online lowercase converter — no sign-up required.
hello world example
Common Uses
Normalizing user input
CSS class names
URL slugs
Email addresses
Frequently Asked Questions
How do I make all text lowercase?▼
Paste your text in the input field and it will automatically be converted to all lowercase letters.
When should I use lowercase text?▼
Lowercase is standard for body text, URLs, email addresses, CSS class names, and most programming identifiers.
Does this handle accented characters?▼
Yes. Characters like E with accents will be converted to their lowercase equivalents using standard Unicode rules.