ArjhanToteck

Egyptian Hieroglyph Transliteration

My most recent interest has been linguistics. For fun, I decided to try to write a script to write English text in Egyptian hieroglyphs. See what your name would be, I don't know. Note that some devices might not render the hieroglyphs properly.

Note that this project uses IPA-based transliteration, meaning the Egyptian hieroglyphs represent actual sounds rather than just English letters. That's also why it only works one-way.






I can't really think of why anyone would need this, but if you really want, I made a simple API so you could use this transliteration in your own projects.

As an example, if you run this:

It will print this to the console:


Or, like all other projects on here, you could also just grab the source code instead.