๐Ÿท Pig Latin Converter

Convert English text into Pig Latin, the classic wordplay language. Words starting with consonants have the leading consonant cluster moved to the end with "ay" appended, while words starting with a vowel simply get "way" appended.

How to use

  1. Enter the English text you want to convert.
  2. The converted result appears automatically โ€” use the copy button to copy it to your clipboard.

FAQ

What is Pig Latin?

A traditional English-language word game where the leading consonant cluster of a word is moved to the end with "ay" appended (e.g. "pig" โ†’ "igpay"), and words starting with a vowel simply get "way" appended (e.g. "apple" โ†’ "appleway").

Does this work on Japanese text?

No, this tool only converts words made of English letters (a-z, A-Z). Non-alphabetic characters, including Japanese text, are passed through unchanged.

How is capitalization and punctuation handled?

If a word starts with a capital letter, the converted word is also capitalized. Attached punctuation (like periods) is preserved.