Text Case ConverterTitle, slug, snake, camel, and more
en

AppHelp

Convert text into clean naming formats

Paste copy once and get writing, filename, code, and slug variants ready to copy.

Title Case
Small Tools Solve Real Online Chores
Sentence case
Small tools solve real online chores
lowercase
small tools solve real online chores
UPPERCASE
SMALL TOOLS SOLVE REAL ONLINE CHORES
slug-case
small-tools-solve-real-online-chores
snake_case
small_tools_solve_real_online_chores
CONSTANT_CASE
SMALL_TOOLS_SOLVE_REAL_ONLINE_CHORES
camelCase
smallToolsSolveRealOnlineChores
PascalCase
SmallToolsSolveRealOnlineChores

Features

  • Convert text to title, sentence, lower, and UPPER case
  • Generate slug-case, snake_case, CONSTANT_CASE, camelCase, and PascalCase
  • Side-by-side input and output
  • Local-only conversion

Frequently asked questions

Which case styles are supported?
Title, sentence, lower, UPPER, slug-case, snake_case, CONSTANT_CASE, camelCase, and PascalCase.
Is the conversion Unicode-aware?
Yes — it works on accented and non-Latin scripts wherever case mappings are defined by Unicode.
Does it upload my text?
No. Everything runs in your browser.