L33t Converter

This utility is a conversion tool that turns ordinary text into what is termed "L33T Speak". Basically, this tool will examine the text you enter and exchange numbers for certain letters, and sometimes one letter in exchange for two letters. This is not so much a practical tool as it is for fun only. Although, if you're having trouble coming up with a more cryptic password, this can help. Enjoy.

Much to my surprise, I noticed I was getting a lot of keyword hits on this page and coming up on page one of the search for the term "l33t converter" in Google. Sweet! That's pretty cool. I wasn't planning on that, but I'm glad it happened. I have recently made some changed to my script to start using regular expressions for simplicity rather than examining each character through a "switch" function.

I also added a decrypt feature so you can enter some l33t, or l337 text you may come across to decrypt it. Bare in mind that not all l33t or l337 conversions are the same. Some people use different symbols for different letters and combinations of letters. But, this should get you relatively close to what you are looking for. It's not perfect, but it works pretty well.

Thanks for making this page popular! Enjoy!

L33t (0nv3rt3r 
Enter some text to be converted:
Converted Text:
Convert to Upper Case:
Convert to Lower Case:
 
Decrypted Text:
 

 

Are you interested in seeing the script for this page? Click here for my l33t or l337 converter script source code.

John Crismon