• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Easy Case Converter Logo 60

EasyCaseConverter

Online Case Converter Tools

  • Home
  • Blog
  • About Us
  • Contact Us
  • Privacy Policy

Easy Case Converter is a free online converter case tool to convert your text into any formatted case. You can change between lower case, UPPER CASE, Capitalized Case, Sentence Case, Inverse Case, and aLtErNaTiNg Case. Each option is explained below with an example.

Action: [Waiting]

Total Character: 0   –   Total Word: 0

Facebook
Twitter

EasyCaseConverter.com

The lower case

The “lower case” button converts all input characters to lower-case letters as shown in the text button. For example, if the input text is “My TEXT”, it will convert to “my text”.

The UPPER CASE

The “UPPER CASE” button converts all input characters to the capital letter as shown in the text button. For example, if the input text is “My Text”, it will convert to “MY TEXT”.

The Capitalized Case

The “Capitalized Case” button capitalizes the first letter of every word including prepositions, conjunctions, and articles (different from Title Case). For example, if the input text is “me and my father”, it will convert to “Me And My Father”

The Sentence Case

The “Sentence Case” button will only capitalize on the very first letter in each sentence and convert the rest into lower case. For example, if the input text is “welcome to the easy case converter. it is free tools.”, it will convert to “Welcome to the easy case converter. It is free tools.”. The letter “w” in the word “welcome” and “i” in the word “it” will change to the upper case because it is the first letter of the sentence.

The Inverse Case

The “Inverse Case” button inverse each input character to its opposite case. For example, if the input text is “My Name is John”, it will convert to “mY nAME IS jOHN”. as you can see in the example, the letter in the lower case will be converted to upper case and vice versa.

The Alternating Case

The “Alternating Case” button transforms the input characters into the text that alternates between the lower and upper cases. For example, if the input text is “easy case converter”, it will transform to “EaSy CaSe CoNvErTeR”.

Related posts:

No related posts.

Primary Sidebar

Easy Case Converter Tool
Easy Case Converter - Free Case Converter Tools

Easy Case Converter, Free Online Case Converter Tools

Easy Case Converter is a free online converter case tools to convert your text into any formatted case.

Change Case to Lowercase and Uppercase in Javascript

This article explains how to change case to lowercase and uppercase in Javascript. Javascript has two methods to change a string to lowercase and uppercase, called toLowerCase() and toUpperCase(), respectively. The toLowerCase() The toLowerCase() is a built-in method that returns the calling string value converted to lowercase. The following Javascript code is an example of […]

Change Case to Lowercase and Uppercase in Python

This article explains how to change case to lowercase and uppercase in python. Python has a built-in method related to string handling. You are not only can check whether the string is lowercase or uppercase, but you also can change a string to one of these case characteristics. In this article, we will explain four […]

How to Change Case in Excel?

In the previous article, we discuss how to change Case in Word. But this article, we will explain how to Change Case in Excel. For your information, in this article, we use Microsoft Excel from Office 356. Different from Microsoft Word, to change sentence case, we can do easily by using the Font Options or […]

Copyright © 2019 EasyCaseConverter.com