Case Converter

Type or paste your text and click a button to convert it to any case format.

What is a Case Converter?

A case converter is a tool that transforms text between different capitalization and naming conventions. It is commonly used by writers, developers, and content creators who need to quickly reformat text for code variables, headings, file names, or stylistic purposes.

Supported Cases

  • UPPERCASE — converts all letters to upper case
  • lowercase — converts all letters to lower case
  • Title Case — capitalizes the first letter of each word
  • Sentence case — capitalizes only the first letter of each sentence
  • camelCase — joins words with first word lowercase and subsequent words capitalized
  • PascalCase — joins words with each word capitalized
  • snake_case — joins words with underscores, all lowercase
  • kebab-case — joins words with hyphens, all lowercase
  • CONSTANT_CASE — joins words with underscores, all uppercase

Features

  • Nine different case conversion options
  • One-click copy to clipboard
  • Works entirely in your browser — no data is sent to any server

Related Tools