Type or paste your formatted text below, then use the buttons to change it.
(If you find a malfunction or have any suggestions, please send us a message.)
How it works:
Original sample
“Lorem ipsum quia. Dolor sit amet.”
Upper case
Convert all characters to upper case:
“LOREM IPSUM QUIA. DOLOR SIT AMET.”
Lower case
Convert all characters to lower case:
“lorem ipsum quia. dolor sit amet.”
Start case
For each word, convert its first character to upper case, and all else to lower case:
“Lorem Ipsum Quia. Dolor Sit Amet.”
Sentence case
For each sentence, convert the first character of the first word to upper case, and all else to lower case:
“Lorem ipsum quia. Dolor sit amet.”
Coalesce
Remove all redundant spacing:
“Lorem ipsum quia. Dolor sit amet.”
Unformat
Clear all formatting:
“Lorem ipsum quia. Dolor sit amet.”
Copy
Select and copy all content, ready to paste elsewhere.
Restore
Revert the content to how it was last pasted into the form.
Clear
Remove all content from the form.