Pig Latin Translator
Convert English into Pig Latin, or translate Pig Latin back into readable English. Type in the box, switch direction, and copy the result. Everything happens in your browser.
What is Pig Latin?
Pig Latin is a playful language game built on a couple of simple rules. For a word that starts with a consonant, you move the leading consonant cluster to the end and add “ay” — so pig becomes igpay and latin becomes atinlay. For a word that starts with a vowel, you simply add “way” to the end, so egg becomes eggway.
How the translator works
The encoder applies those rules to every word while leaving your spaces, punctuation, and capitalization intact. The decoder reverses the most common patterns: it strips the “way”/“yay” ending for vowel-initial words and moves a trailing consonant cluster back to the front for the rest. Because Pig Latin can be ambiguous, decoding is a best-effort guess and works best on text this tool encoded.
Why people use it
Kids learn it as a secret language on the playground, writers use it for jokes and Easter eggs, and teachers use it to make phonics and syllable structure fun. It is also a quick way to obfuscate a short message without any real encryption.