• 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, Free Online Case Converter Tools

May 12, 2019 by adminecc 1 Comment

Easy Case Converter is a free online converter case tools to convert your text into any formatted case. You can easily convert your text to either lower case, UPPER CASE, Capitalized Case, Title Case, Sentence Case or Inverse Case.

Easy Case Converter provides not only those tools but also specific case converters such as aLtErNaTiNg Case, Hyphen-case, and Snake_case.

How to use Easy Case Converter ?

First, you can visit our tools at easycaseconverter.com. You will see the tools as shown as the following figure:

Easy Case Converter - Tools
Easy Case Converter – Tools

Generally, the tools consist of three workspace areas that are basic toolbar, text editing area, and case converter toolbar.

Basic Toolbar

In the top part, you can see a basic toolbar to copy, to download, to clear text and to undo text.

Easy Case Converter - Basic Toolbar
Easy Case Converter – Basic Toolbar

Copy Button. This button will copy your text (in the text area) to the clipboard. So you can easily paste it to other text editors.

Download Button. You can save your works as a .txt file by clicking the download button.

Clear Button. This button will clear any text in the text area.

Undo Button. This button will reverse your text to the previous text before you click some case converter button.

Text Editing Area

In the middle part, you can see a text area equipped with two information boxes, namely action information (in the top of the text area), and total character and word information (in the bottom of the text area)

Easy Case Converter - Text Editor
Easy Case Converter – Text Editor

Case Converter Toolbar

The last part is case converter toolbar. In this toolbar, you can choose nine action buttons to convert your text into any different case and one action button to convert Hyphen and snake to space.

Easy Case Converter - Case Conveter Toolbar
Easy Case Converter – Case Conveter Toolbar

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

UPPER CASE Button. This button will convert 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”.

Capitalized Case Button. This button will capitalize 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”.

Title Case Button. This button will capitalize the first letter of every word NOT including prepositions, conjunctions, and articles. For example, if the input text is “me and my father”, it will convert to “Me and My Father”.

Sentence Case Button. This 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.

Inverse Case Button. This button will inverse each input characters 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.

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

Hyphen Case Button. This button will replace all space with a hyphen (-). For example, if the input text is “easy case converter”, it will result in “ easy-case-converter ”.

Snake Case Button. This button will replace all space with an underscore (_). For example, if the input text is “easy case converter”, it will result in “ easy_case_converter ”.

Related posts:

Free Only Case ConverterFree Online Case Converter You Must Try

Powered by YARPP.

Filed Under: article

Reader Interactions

Trackbacks

  1. Review Tools Gratis EasyCaseConverter.com | Taufik Nur Adi says:
    June 1, 2019 at 2:40 am

    […] Panduan untuk menggunakan easycaseconverter.com tersedia pada tautan berikut ini: Free Online Case Converter […]

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

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