Skip to content

davidjenner/OpenDyslexic-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDyslexic Text Converter

A free, browser-based accessibility tool that converts any text into the OpenDyslexic font — designed to improve readability and reduce reading errors for people with dyslexia.


Live Demo

Try it now →


🎥 Video Demo

OpenDyslexic-Converter


What It Does

Paste or type any text — from a website, email, document, or anywhere else — and instantly render it in the OpenDyslexic typeface. A suite of additional accessibility controls lets you fine-tune the experience to suit your needs.

Feature Description
OpenDyslexic Font Converts any input text to the OpenDyslexic typeface
Paste from Clipboard One-click paste directly from your clipboard
Pastel Mode Switches to a soft warm background to reduce visual stress
High Contrast Mode Black background with yellow text for maximum contrast
Text Size Controls Incrementally increase or decrease the output font size
Read Aloud Uses the Web Speech API to read the converted text aloud
Copy Output Copy the rendered text back to your clipboard instantly

Screenshots

(Add screenshots here once hosted — recommended: default view, pastel mode, high contrast mode)


Why OpenDyslexic?

OpenDyslexic is a free typeface created by Abelardo Gonzalez. Each letter has a unique shape and a weighted bottom, which helps anchor letters and reduce the letter-flipping and swapping that some people with dyslexia experience. While research on its effectiveness is ongoing, many users report a meaningful improvement in reading comfort.


Tech Stack

  • HTML5 — semantic, accessible markup
  • CSS3 — custom properties, responsive grid layout
  • Vanilla JavaScript — no frameworks or build steps required
  • Web Speech API — native browser text-to-speech
  • OpenDyslexic font — served locally via @font-face
  • Font Awesome 6 — iconography
  • Google Fonts (Inter) — UI typography

Getting Started

No install needed. Just open index.html in any modern browser.

git clone https://github.com/davidjenner/AccessibilityPage.git
cd AccessibilityPage
# Open index.html directly, or serve locally:
python3 -m http.server 8080

Then visit http://localhost:8080.


Other Projects by David Jenner

Project Description
TimeBox ADHD A time-boxing productivity tool designed for people with ADHD
Outseek Fast, minimal search tool built on Cloudflare Workers

Feedback & Issues

Found a bug or have a feature request? Open an issue on GitHub — all feedback is welcome.


Credits & Attributions


Support

If this tool has been useful to you, consider buying me a coffee. It helps keep projects like this free and maintained.

Buy Me A Coffee


Licence

This project is open source under the MIT Licence.


Built with accessibility in mind by David Jenner © 2026

About

Paste or type any text — from a website, email, document, or anywhere else — and instantly render it in the OpenDyslexic typeface. A suite of additional accessibility controls lets you fine-tune the experience to suit your needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors