creatorvalet

LIX calculator

Calculate the Swedish readability index with every word, long-word mark, and sentence decision visible.

  • SECURE
  • NO UPLOADS
  • NO SIGNUP
  • BROWSER BASED
  • FREE
  • FOREVER.

Support us with a link or a share

Drop-off

Text to measure

Sentence preset

Token receipt

LIX result

0 bytes uploaded

Paste text or open a local text file to calculate a score.

What a LIX calculator measures

LIX, short for the Swedish läsbarhetsindex, combines two visible properties of prose: average sentence length and the share of long words. If W is the number of words, S the number of sentences, and L the number of words longer than six letters, the formula is W ÷ S + 100 × L ÷ W. The result rises when sentences grow longer, when seven-letter words become more common, or both.

This page shows each part rather than returning a mystery number. The receipt lists W, S, L, the two formula terms, the unrounded result, and the nearest whole-number score. It also marks every long word and every punctuation run considered during sentence counting. You can therefore inspect why the number changed after an edit instead of guessing which hidden rule a calculator applied.

Why tokenization is part of the answer

The arithmetic is simple; deciding what counts is not. This calculator treats a maximal Unicode letter-or-number sequence as a word and keeps internal apostrophes, colons, and dashes attached. A compound such as e-postverktyg remains one token. Only its letters count toward the long-word threshold, so punctuation and digits cannot make a short word long. Accented and decomposed Unicode letters remain part of their word. For a separate receipt of grapheme clusters, code points and encoded length, use the character counter.

A run of periods, question marks, or exclamation marks can close one sentence. Decimal points are protected. A final fragment without punctuation counts as a sentence when it contains words. Those decisions are deliberate and visible in the sentence receipt. Other calculators may split compounds, count each mark in ?!, ignore a final fragment, or round differently; identical formulas can consequently produce different displayed scores.

Swedish and English presets

The preset changes one thing: the disclosed list of common abbreviations whose periods do not end a sentence. Swedish mode recognizes examples such as t.ex., bl.a., and m.fl.. English mode recognizes examples such as e.g., Mr., and etc.. Unknown abbreviations are not guessed. If one affects your text, its periods remain visible in the receipt so the limitation can be seen rather than silently hidden.

The formula itself does not change between modes. The familiar interpretation bands come from Swedish LIX practice and are useful descriptive context for Swedish prose. They are not validated American school grades, and an English result should not be presented as one. English readability tools often add syllable-based formulas such as Flesch or Flesch–Kincaid; this route calculates LIX only and says so explicitly.

Use the score as a prompt, not a verdict

A high score does not prove that writing is bad. A legal definition, research abstract, or technical instruction may need precise long terms. A low score does not prove that the text is accurate, coherent, or suitable for its reader. LIX cannot see structure, prior knowledge, typography, argument quality, or whether a short sentence is understandable. Use the marked tokens and sentence boundaries to find passages worth reading again.

If copied text contains broken PDF line wrapping or invisible characters, inspect it with the text cleaner first—but only if those artifacts are not part of what you intend to measure. For vocabulary repetition rather than readability, use the word frequency counter. Calculation and local file reading happen in this tab. No text is uploaded, logged, or stored.

Questions

How is a LIX score calculated?

LIX adds the average number of words per sentence to the percentage of words longer than six letters: W ÷ S + 100 × L ÷ W. This calculator shows W, S, L, both terms, the raw result, and the rounded whole-number score.

What changes between Swedish and English mode?

Only the disclosed abbreviation list used for sentence boundaries. The word rules and LIX formula stay identical. Swedish interpretation bands are useful context, but they are not validated English school-grade levels.

What counts as a long word?

A token with more than six Unicode letters. Internal apostrophes, colons, and dashes keep a compound together but do not add to its letter count. Digits can belong to a word but do not make it long.

Why might another calculator give a different result?

The arithmetic is stable, but implementations disagree about abbreviations, decimals, punctuation runs, compounds, unfinished final sentences, and rounding. This page exposes those decisions instead of hiding them.

Does the text leave my browser?

No. File reading, tokenization, sentence counting, scoring, and the receipt all run inside this tab. Nothing is uploaded or stored.