Glossary
lowercase
A text format where every letter is written in its small form.
Definition
Lowercase text converts all letters to their small form. It is used in URLs, code variables, casual writing styles, and anywhere a deliberately understated visual tone is desired.
Examples
- Input: HELLO WORLD
- Output: hello world
Common Questions
When is lowercase the right choice?
Use lowercase for URLs, database keys, code variables, email addresses, and any context where uniformity and machine readability matter more than visual hierarchy.