- Lowercase: Converts all letters in the text to lowercase. Example: "HELLO WORLD" becomes "hello world".
- Uppercase: Converts all characters to uppercase. Example: "Hello world" becomes "HELLO WORLD".
- Title Case: Capitalize the first letter of each word. Example: "Hello world" becomes "Hello World".
- Sentence Case: Capitalize the first letter of each sentence, leaving the rest in lowercase. Example: "Hello world. it's a great day." becomes "Hello world. It's a great day."
Social media