Change
Word Case An Online Case Converter

This online case converter will change the case of any text you enter.

Some of the popular case changes this converter can preform include:

  • Upper Case to Lower Case
  • Lower Case to Upper Case
  • Title Case or Sentence Case
  • Screaming Snake Case (Upper Case Snake)

To learn more about what each case conversion does, see the cards below and their examples.

Uppercase

This text converter will upper case text that is entered in the textarea. Uppercase text should be used when you want to emphasize a word or phrase, or when you are writing titles or headings.

Example:
THIS IS AN EXAMPLE OF UPPERCASE TEXT

UPPERCASE

Lowercase

To convert to lower case text, enter your text and click the lowercase button. In general, you should lowercase text when it is not a proper noun or the first word of a sentence.

Example:
text that is lowercase will have this appearance

lowercase

Title Case

Switching to title case (also known as sentence case) is easy, just add words to the input box and press the Title Case button. Title case should be used when writing book titles, articles, songs, and other works, along with the names of organizations, companies, and similar entities.

Example:
Title Case Text Will Look Like This

Title Case

Alternate Case

If you want to alternate the case of words, use the Alternative Case button below the text box.

Example:
SeE ThIs fOr aN ExAmPlE Of aLtErNaTe cAsE TeXt

AlTeRnAtE CaSe

Kebab Case

Use kebab case, to lowercase every word, then replace the spaces between words with a dash. Kebab case text should be used when writing variable names, file names, and URLs.

Example:
kebab-case-example

kebab-case

Pascal Case

Clicking the Pascal case button will capitalize all words, and remove spaces. Pascal case should be used when writing class names, constants, and other identifiers.

Example:
PascalCaseExample

PascalCase

Camel Case

The Camel case button will lowercase the first word and capitalize every word after, then remove blank spaces. Camel case is often used in programming languages, as it helps to differentiate variables and functions.

Example:
camelCaseExample

camelCase

Snake Case

Switching text to Snake case will lowercase every word, then replace spaces with underscores. It also helps to make code more organized and easier to read, as it eliminates the need for underscores or other punctuation.

Example:
snake_case_example

snake_case

Screaming Snake Case

Using the Screaming Snake case feature of this online text converter will upper case your text and replace any spaces with underscores (similar to snake case).

Example:
SCREAMING_SNAKE

SCREAMING_SNAKE

Remove Bounding Whitespace

To quickly remove all extra space before and after a text string, click the Remove Bounding Whitespace button.

Remove Bounding Whitespace

Single Space Separation

The Single Space Separation button will remove line breaks, strip whitespace before and after text, as well as replace duplicate white space with a single space.

Single Space Separation

Remove Numbers

Clicking the Remove Numbers button will remove all digits from the input area.

Remove Numbers

Remove Letters

Using the Remove Letters button will eliminate all uppercase and lowercase letters from text.

Remove Letters

To easily switch text between cases, use the online case converters below:

Snake Case Online Converter Tool

To use this tool to change Snake case text to another case, simply select the tab with the desired naming convention (Camel case, Kebab case, or Pascal case), then paste or type your Snake case text into the input field, and click the "convert" button. The tool will quickly generate the updated text, which you can copy and use.

Visit the online Snake Case Converter tool.