43 characters | 9 words | 1 lines
Case Conversion Examples
Sentence case
This is an example of sentence case. First letter is capitalized.
lowercase
this is an example of lowercase. all letters are small.
UPPERCASE
THIS IS AN EXAMPLE OF UPPERCASE. ALL LETTERS ARE CAPITAL.
Title Case
This Is an Example of Title Case. Major Words Are Capitalized.
PascalCase
ThisIsAnExampleOfPascalCase
camelCase
thisIsAnExampleOfCamelCase
snake_case
this_is_an_example_of_snake_case
kebab-case
this-is-an-example-of-kebab-case
CONSTANT_CASE
THIS_IS_AN_EXAMPLE_OF_CONSTANT_CASE
aLtErNaTiNg
tHiS Is aN ExAmPlE Of aLtErNaTiNg cAsE
All conversions happen locally. Your text never leaves your device — 100% private.