Bytelify

Text to Lowercase Converter

Convert text to lowercase instantly, live as you type, Unicode-safe.

100% private, runs in your browser
convert this text to lowercase.

Converts live as you type, Unicode-safe. Runs entirely in your browser.

Need the opposite? Use Text to Uppercase Converter

What is Text to Lowercase Converter?

Type or paste text and see it converted to lowercase instantly — Unicode-safe, so accented letters convert correctly too, not just plain ASCII. A common cleanup step before comparing two strings case-insensitively, normalizing a list of tags or usernames, or matching this site's own "lowercase only" convention for a slug or filename. Conversion happens live as you type, entirely in your browser.

FAQ

Yes, using JavaScript's built-in Unicode-aware toLowerCase(), so É becomes é correctly, not left unconverted.

Use Text to Uppercase Converter, which works the same way in reverse.