Convert your text to different cases instantly. Support for uppercase, lowercase, title case, sentence case, camelCase, and PascalCase.
UPPERCASE converts all letters to capitals, lowercase converts all to small letters, Title Case capitalizes the first letter of each word, Sentence case capitalizes only the first letter of sentences, camelCase removes spaces and capitalizes each word except the first, and PascalCase capitalizes every word including the first.
Use UPPERCASE for headlines or emphasis, Title Case for headings and titles, Sentence case for regular text, camelCase for programming variables, and PascalCase for class names in programming.