# Braille Translator > Translate text to Braille symbols. Page: https://askcalculators.com/calculator/braille-translator/ Definition: https://askcalculators.com/calculator/braille-translator/definition.json JSON Schema: https://askcalculators.com/calculator/braille-translator/schema.json Version: 7.0.0 Maintained by: AskCalculators (software project; not a credentialed reviewer) Qualified review: pending. Automated checks do not establish professional approval. Page status: Live Review status: Pending ## Use Open the calculator page and enter values. Query-string parameters can restore and bookmark a calculation. Example: https://askcalculators.com/calculator/braille-translator/?text=Hello+World ## Inputs - text: Text; type=text; optional; default=Hello World ## Outputs - result: Result; format=text; primary ## Formula Characters are mapped to and from the published six-dot Unicode Braille patterns. ## Rules - Empty optional inputs are undefined, not zero. - Hidden conditional inputs are ignored. - Do not invent missing required inputs.