Text Tools
- Add Prefix or Suffix
- Remove Line Breaks & Spaces
- Flip & Reverse Text
- String Builder
- Encode HTML
- Decode HTML
- Encode Base64
- Decode Base64
- Encode URL
- Decode URL
- String to Hex
- Hex to String
- String to Binary
- Binary to String
- Case Converter
- Remove Accents
- Remove Duplicate Lines
- Remove Empty Lines
- Remove Lines Containing
- Sort Lines
- Find & Replace
- Remove Punctuation
- Remove Duplicate Words
- Join Text
- Repeat Text
- Pick Random Line
- Add Line Breaks
- Text to Morse
- Morse to Text
- Extract Text from HTML
- Split Text
- Vertical Align Text
- Extract Regex Matches
- Center Text
- Right Align Text
- Left/Right Text Rotate
- Check Palindrome
- Convert Spaces to Tabs
- Truncate Text
- Text to Image
- Text to PDF
Input Text
Output Text
Convert Case Online
Types of Cases Converted?
- Upper case
- Lower case
- Sentence case
- Title case
- Camel case
- Kebab case
- Capital case
- Flip case
- Constant case
- Header case
- Pascal case
- Alternating case
How to change case?
- Enter the text in input editor.
- Choose the required case button.
- Click on Show Output button to convert case.
Example
Input:
Textcompare.org is very helpful website.
- Upper case
TEXTCOMPARE.ORG IS VERY HELPFUL WEBSITE.
- Lower case
textcompare.org is very helpful website.
- Title case
Textcompare.Org Is Very Helpful Website.
- Sentence case
Textcompare.org is very helpful website.
- Camel case
textcompareOrgIsVeryHelpfulWebsite
- Kebab case
textcompare-org-is-very-helpful-website
- Capital case
Textcompare.org is very helpful website.
- Flip case
tEXTCOMPARE.ORG IS VERY HELPFUL WEBSITE.
- Constant case
TEXTCOMPARE_ORG_IS_VERY_HELPFUL_WEBSITE
- Header case
Textcompare-Org-Is-Very-Helpful-Website
- Pascal case
TextcompareOrgIsVeryHelpfulWebsite
- Alternating case
tExTcOmPaRe.oRg iS VeRy hElPfUl wEbSiTe.