What is EBRAI?


EBRAI is an innovative Final Degree Project, an academic culmination in the university stage where acquired knowledge is applied to create real solutions. It focuses on eliminating barriers between electronic books and people with visual impairments. It allows for the conversion of EPUB format electronic books to PEF, facilitating the printing of physical Braille books and the reading of these electronic books on refreshable Braille displays, thus promoting an inclusive reading experience.

Additionally, besides the conversion page, it also has a Braille text extraction page from PEF files, to verify the correct functioning of the converter. There is also a translation page where you can input rows from the viewer page to check the accuracy of the translation.

The page follows a typical structure of a Svelte project with Sveltekit and is deployed on Vercel. The absence of a backend helps reduce the complexity and significantly increase the application's performance. This means that the conversion code runs in the browser, but it has been optimized to work with large and complex files.

Spanish version: https://ebraic.vercel.app/

You can find more information here: https://github.com/ign13101/ebraic

Made with using file_type_svelte and .