Web Tools Hub

Your one-stop destination for useful web utilities

Text Case Converter

Convert text between different cases with a single click

Characters: 0
Words: 0
Lines: 0

How to use:

  1. Enter or paste your text in the input field
  2. Click one of the case conversion buttons to transform your text
  3. The converted text will appear in the result field
  4. Click the copy button to copy the result to your clipboard

Available Conversions:

  • lowercase: Converts all characters to lowercase
  • UPPERCASE: Converts all characters to uppercase
  • Capitalize Each Word: Capitalizes the first letter of each word
  • Sentence case: Capitalizes the first letter of each sentence
  • tOGGLE cASE: Inverts the case of each character
  • camelCase: Removes spaces and capitalizes all words except the first
  • PascalCase: Removes spaces and capitalizes all words
  • snake_case: Replaces spaces with underscores and converts to lowercase
  • kebab-case: Replaces spaces with hyphens and converts to lowercase