Tengwar tattoos: what to check before it is permanent
The three ways a Tengwar tattoo goes wrong — a broken tool, the wrong mode, the wrong file — and how to check each one before you sit in the chair.
Almost every Tengwar tattoo that goes wrong goes wrong in one of three ways. None of them are visible to someone who cannot read the script — which is the whole problem. Here is what each failure looks like and how to rule it out.
1. The tool produced gibberish
This is the most common and the most invisible failure. Many pages that call themselves Elvish translators do something very simple: they take your text and change the font. A Tengwar font maps Tengwar shapes onto ordinary keyboard positions, so typing c-a-t gives you three Tengwar shapes — but they are the shapes that happen to sit on the c, a and t keys, not the letters that spell the word.
The giveaway is the vowels. In Tengwar, most vowels are not letters standing on the line; they are marks (tehtar) that sit above a consonant. If your output shows vowels sitting on the line next to consonants, like Latin letters in a row, the tool did a font swap and the result is meaningless. Correct output has small marks — dots, accents, curls — riding on top of the letter bodies.
There is a technical reason so many tools fail here. Placing those marks
correctly is not a font question, it is a text-shaping question: the font carries
positioning tables (OpenType mark and mkmk) that say
where each mark attaches to each letter, and something has to actually apply
them. A page that just sets a font never runs that step.
2. The mode is wrong for what you meant
Tengwar is a writing system, not a language, and the same letters are used differently depending on what is being written. These conventions are called modes. The important consequence: the same name can be spelled several legitimately different ways, and they are not interchangeable.
The most consequential difference is where the vowel mark goes. Appendix E of The Lord of the Rings sets out the principle: in languages where words mostly end in vowels — Quenya — the mark sits on the preceding consonant. In languages where words mostly end in consonants — Sindarin, and English — it sits on the following one. Get this backwards and your text is still readable to someone; it just says something else.
So decide before you commit: are you writing English words in Tengwar letters, or writing an actual Elvish language? Most people want the first and ask for the second. See transcription versus translation for why that distinction matters more than it sounds.
3. The file is unusable for the artist
A tattoo artist works from a stencil. A stencil comes from line art. A screenshot or a PNG is pixels, and pixels break down the moment anyone scales them — which they always do, because the artwork on your arm is a different size from the image on your phone.
What an artist can actually use is a vector file: SVG, or a PDF with the letters stored as outlines rather than as text. Outlines matter specifically because the artist almost certainly does not have a Tengwar font installed. If the file references a font they do not have, their software silently substitutes another one and your Elvish becomes Helvetica.
Ask for: SVG or PDF, letters converted to outlines, and a stated physical width in millimetres so the proportions survive the trip.
The honest part: there is no single correct spelling
This is the thing most tools will not tell you. Tolkien's own manuscripts do not agree with each other. In one well-known sample the i and e marks are used the opposite way round from his usual practice; in another, the marks sit on the preceding letter where the same text elsewhere puts them on the following one. He was inventing as he went and he changed his mind.
What that means practically: anyone who tells you there is one official answer is overselling. What exists is settled community usage, which is well documented and widely agreed on, plus a margin of genuine ambiguity at the edges. A good tool should show you its reasoning rather than hand you a picture.
A checklist before you sit down
- Do the vowel marks sit above the letters, not beside them?
- Do you know which mode you are in, and is it the one you meant?
- Can you read a letter-by-letter breakdown of your own text?
- Has a human who reads Tengwar looked at it — not just a generator?
- Is the file a vector, with outlines, at a stated size?
The transcriber on this site shows you the breakdown for every word and gives you SVG and print-ready PDF with the letters already converted to outlines. It will also tell you plainly when a character has no Tengwar equivalent instead of quietly dropping it — which is how dates end up missing digits.