Convert text to lowercase (online string converter)
You can convert a text to lowercase. All uppercase letters are convert to lowercase letters. For example, Apple is converted to apple and PC to pc. If you input
I Have A Book.
in the above textarea, the below sentence will be showed in the right textarea.
i have a book.
All letters are converted to lowercase. One more example.
Math
QED
math
qed
Conversion
- Convert a text to lowercase
- Convert a text to uppercase
- Convert a text to capital case
- Convert a text to camelcase
- Convert a text to pascal case
- Convert a text to snake case
- Convert a text to upper snake case
- Swap lowercase and uppercase
- Reverse a text
- Replace spaces with tabs
- Replace spaces with commas
- Replace spaces with hyphens
- Replace spaces with underscores
- Replace tabs with spaces
- Replace tabs with commas
- Replace commas with spaces
- Replace commas with tabs