liblouis

Open-source braille translator and back-translator library

brewmacoslinux
Try with needOr install directly
Source

About

Open-source braille translator and back-translator

Commands

lou_translatelou_back_translatelou_checkhyphenslou_checktablelou_trace

Examples

Translate English text to braille using the English (US) table$ lou_translate --table en_US /path/to/input.txt /path/to/output.txt
Back-translate braille to text$ lou_back_translate --table en_US /path/to/braille.txt /path/to/output.txt
Check if a braille translation table is valid$ lou_checktable /usr/local/share/liblouis/tables/en_US.ctb