Leet-speak Translator

Convert text between cases and styles instantly.

Clear
l33t sp34k7h3 qu1ck 8r0wn f0x jump5 0v3r 7h3 142y d09.
Characters44
Words9

Result

7h3 qu1ck 8r0wn f0x jump5 0v3r 7h3 142y d09.

Every style

StyleYour text
UPPERCASETHE QUICK BROWN FOX JUMPS OVER THE LAZY DOG.
lowercasethe quick brown fox jumps over the lazy dog.
Title CaseThe Quick Brown Fox Jumps Over The Lazy Dog.
Sentence caseThe quick brown fox jumps over the lazy dog.
camelCasetheQuickBrownFoxJumpsOverTheLazyDog
PascalCaseTheQuickBrownFoxJumpsOverTheLazyDog
snake_casethe_quick_brown_fox_jumps_over_the_lazy_dog
kebab-casethe-quick-brown-fox-jumps-over-the-lazy-dog
CONSTANT_CASETHE_QUICK_BROWN_FOX_JUMPS_OVER_THE_LAZY_DOG
aLtErNaTiNg CaSetHe QuIcK bRoWn FoX jUmPs OvEr ThE lAzY dOg.
iNVERT cASEtHE QUICK BROWN FOX JUMPS OVER THE LAZY DOG.
esrever.god yzal eht revo spmuj xof nworb kciuq ehT
l33t sp34k7h3 qu1ck 8r0wn f0x jump5 0v3r 7h3 142y d09.

Which case should you use?

  • Title Case — headings and titles. Capitalises each word.
  • Sentence case — body copy. Capitalises only the first word of each sentence, which is what most style guides now prefer for headings too.
  • camelCase and PascalCase — variable and class names in most programming languages.
  • snake_case — Python, Ruby and SQL column names.
  • kebab-case — URLs, CSS class names and file names, because hyphens are safe everywhere.
  • CONSTANT_CASE — constants and environment variables.

The conversion happens on the server and nothing is stored.