Braille Translator

Convert text to Grade-1 Unicode braille and back, in your browser.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

A two-way braille translator that converts ordinary text into Grade-1 Unicode braille and decodes braille cells back into readable text. It is built for students learning the braille alphabet, teachers preparing worksheets, developers adding accessible labels, and anyone who wants to see how a name or message looks in braille. The output uses the standard Unicode braille block, so the cells copy and paste cleanly into documents, chat, design tools and social posts wherever a braille-capable font is installed.

How it works

When encoding, each letter is replaced by its six-dot braille cell. An uppercase letter is prefixed with the capital sign (dot 6), and a run of digits is prefixed with the number sign (dots 3-4-5-6), after which the cells for the letters a through j represent the digits 1 through 9 and 0. A space becomes a blank braille cell, and common punctuation such as the comma, full stop, question mark and brackets each map to their own cell. Anything without a Grade-1 cell is listed separately so you always know what was left out.

Decoding reverses the process. The tool walks through the cells, tracking whether it is currently in capital mode or number mode based on the indicator signs it has seen, and rebuilds the original letters, digits and punctuation. Because the mapping is one cell per character, the round trip is exact for every supported symbol — the panel even displays a live status confirming whether decoding your braille reproduces the original text.

Alongside the live preview you get a copyable ASCII dot-grid view that draws each cell as a star-and-dot pattern, a Tap dots button that plays each cell as short clicks using the Web Audio API (one click per raised dot), and full alphabet and number charts showing every cell with its dot numbers.

Example

Take the phrase Gera Tools 2026!. The capital G becomes the capital sign followed by the g cell, the rest of each word maps letter by letter, the space becomes a blank cell, the number sign introduces the digits 2-0-2-6, and the exclamation mark adds its own cell.

PartWhat braille adds
G (capital)capital sign, then the g cell
erathree letter cells
(space)one blank cell
2026number sign, then the b, j, b, f cells
!one punctuation cell

Paste any text, pick a direction, and copy the braille, the dot-grid, or the decoded text — every figure is produced in your browser with nothing uploaded or stored.

Ad placeholder (rectangle)