Reading Techniques

Why Short Line Width Helps You Read Faster Online

The optimal line length for reading is one of typography's most consistent findings. Here's the research behind it and how to apply it to any webpage.

The ReadEase Team5 min read

Typography research has had one consistent finding for decades: line length matters. Text that is too wide or too narrow is measurably harder to read than text set within a narrower range. Most web content ignores this entirely. Here’s why it matters and what you can do about it.

What the research says

The most commonly cited optimal line length for body text is 50–75 characters per line, including spaces. Some researchers put the upper end slightly higher — around 80–90 characters for single-column layouts with generous line spacing — but the consensus is clear: full-width text on a standard monitor, which can run to 120–150 characters per line, is significantly harder to read than text set to around 66 characters.

Robert Bringhurst’s The Elements of Typographic Style puts the ideal between 45 and 75 characters. Butterick’s Practical Typography recommends 45–90 characters. WCAG and Nielsen Norman Group readability guidelines consistently recommend avoiding very wide text columns.

The reasons are physiological as much as aesthetic.

The physiology of the return sweep

Your eyes don’t scan lines of text continuously. They move in rapid jumps called saccades, pausing briefly to take in a cluster of words, then jumping again. At the end of a line, you make a large jump back to the start of the next line. That jump is the return sweep.

For the return sweep to land accurately, your eyes need to calibrate how far to move. On a short or moderately wide line, this calibration is easy: the left margin is close enough that the return sweep arrives reliably. On a very long line, the return sweep has to cover a large horizontal distance, and the probability of over- or under-shooting increases.

When you land on the wrong line — one above or below the one you intended — you either re-read a line you’ve already read or skip one entirely, breaking comprehension. This is why very wide text feels exhausting even when you can technically read every word. The error rate on return sweeps goes up, and correcting those errors consumes effort that should be going to comprehension.

Why narrow columns cause their own problems

At the other extreme, columns that are too narrow force the eyes to make return sweeps too frequently. If a line is only 20–30 characters wide, you might make a return sweep every three to five words — several times more often than on an optimal-width column. Each sweep is a small interruption in reading rhythm.

Very narrow columns also break the typographic unit of meaning. A phrase like “the most efficient approach” ideally appears on one line. At 30 characters wide, it might wrap mid-phrase, with “the most efficient” on one line and “approach” dangling on the next. That fragmentation makes phrases slightly harder to absorb as single units.

How this affects web content

Most web content is designed to look good in the browser viewport, not to be read comfortably. That means it often fills the available width:

  • A 1440px-wide monitor with a centered 1200px content area and 16px base font easily produces lines of 110–130 characters.
  • Mobile layouts solve the width problem naturally — small screens produce short lines without any adjustment.
  • The same article on a laptop or desktop is substantially harder to read than on a phone, purely because of line width.

Responsive design addresses layout breakpoints, not reading comfort. A site that looks beautiful on a wide screen is often typographically worse for reading than the same site on a narrow phone screen.

How to fix it

The direct solution is a reading extension that constrains column width on the page you’re reading.

ReadEase can apply a maximum column width to the main article body of any webpage. This narrows the text to something close to the typographically optimal range without affecting the rest of the page — images, headings, and sidebars are untouched. The main body of text simply becomes narrower, centered within the original column space.

You can combine this with other ReadEase typography settings — increased line height, font choice, or Bionic Reading — to build a reading experience tuned to your preferences rather than the web designer’s layout choices.

A quick experiment

If you want to feel the difference: find a long article on a wide-screen desktop browser. Open it at full width and read a few paragraphs. Then open ReadEase and set a narrow column width. Read the same paragraphs again. Most readers report that the narrow-column version requires noticeably less effort — even when reading speed stays approximately the same.

The improvement is real and consistent. It’s one of the oldest findings in applied typography, and one of the easiest to apply with the right tool.

#typography#line width#readability#eye strain
Reading Techniques

How to Reduce Reading Fatigue When Reading Online

Digital reading causes more eye and mental fatigue than print. Here's why it happens and the specific browser settings and habits that make a measurable difference.

7 min read
Reading Techniques

How to Read Code Documentation Online Without Losing Focus

Technical documentation is designed for lookup, not linear reading. Here's how to use your browser and a reading extension to get through it efficiently without losing your place or your focus.

6 min read