Dyslexia-Friendly Text Preview

Preview your copy with adjustable spacing, line height, and tinted backgrounds.

Paste any text and preview it with the spacing and colour adjustments that help dyslexic readers: increased letter spacing, word spacing, line height, larger size, and off-white, beige, or blue-grey tinted backgrounds. Tune the sliders to find a comfortable, readable setting before you publish. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

What makes text easier for dyslexic readers?

Research from the British Dyslexia Association points to generous spacing between letters, words, and lines, a slightly larger font, left-aligned (not justified) text, and a gentle off-white or tinted background rather than stark black-on-white. This tool lets you tune each of those.

The Dyslexia-Friendly Text Preview lets you see your own copy through the lens of the typographic adjustments that help many dyslexic and visually-sensitive readers. Instead of guessing whether your layout works, you tune spacing, size, and background tint with live sliders and judge readability directly on your own text.

How it works

The tool renders your pasted text in a preview pane and exposes the adjustments the British Dyslexia Association style guide recommends, applied as live CSS:

  • Letter spacing (letter-spacing) — extra space between characters reduces crowding and character-reversal confusion.
  • Word spacing (word-spacing) — clearer gaps between words help tracking across a line.
  • Line height (line-height) — at least 1.5× the font size keeps lines from visually running together.
  • Font size — a slightly larger size reduces the effort of decoding each character.
  • Background tint — off-white, beige, or pale blue-grey cuts the glare of stark black-on-white.

Text is always left-aligned in the preview, never justified. Justified text creates uneven rivers of white space between words that disrupt reading for many dyslexic readers. A clean sans-serif font stack from fonts already on your device is used — nothing is downloaded or uploaded.

Why spacing matters more than font choice

The research on dedicated dyslexia typefaces (such as OpenDyslexic or Dyslexie) is mixed: several rigorous studies have found no consistent reading-speed or accuracy advantage over a standard clean sans-serif when spacing is equivalent. The evidence for increased spacing and reduced visual crowding is substantially stronger. This tool therefore focuses on the spacing and contrast controls rather than the font, which aligns with the British Dyslexia Association’s published guidance.

SettingBDA suggestionWhy
Letter spacing0.05em or moreSeparates characters that look similar (b/d, p/q)
Word spacing0.16em or moreClearer word boundaries
Line height1.5 to 2.0Prevents line tracking errors
Font size12–14pt minimum for print; 16px+ for screenReduces decoding effort
BackgroundCream, beige, or pale blue-greyReduces glare; many dyslexic readers report preference

These are starting values, not fixed requirements. Dyslexia is diverse — what helps one reader may not help another. The slider controls exist precisely so each person can tune to their own comfortable setting.

Practical uses

Publishers and web designers: Paste a block of your body copy and check whether it meets the BDA layout recommendations before publication. Adjust line height or letter spacing until the preview is comfortable, then apply those CSS values to your stylesheet.

Teachers and authors: Preview classroom handout text or book passages before printing. A cream background and 14pt text with generous line height can significantly reduce reading difficulty for students.

Accessibility checkers: The tool is a fast qualitative check, not a formal WCAG audit, but it surfaces layout issues that automated contrast checkers miss — particularly spacing and line-length problems.

Personal reading: Readers who struggle with standard web typography can use this to find their preferred spacing settings and note them down for use in browser reader-mode or local CSS overrides.