Case Converter

Converts your text to uppercase, lowercase, and title case all at once, so you can pick whichever you need.

Ad placeholder: Resp_Horizantal_1 (horizontal)
Ad placeholder: Resp_Square_1 (square)

Converts your text to uppercase, lowercase, and title case all at once, so you can pick whichever you need.

Use cases

  • Formatting a heading to title case for a document
  • Normalizing user input to lowercase before comparison

Examples

Simple sentence

hello World
{"upper": "HELLO WORLD", "lower": "hello world", "title": "Hello World"}

FAQ

Is my data sent to a server?

Yes — case conversion runs on the server for this tool.