Toolverse

Lorem Ipsum: Origin, History, and When to Use Placeholder Text

6 min read

"Lorem ipsum dolor sit amet, consectetur adipiscing elit" appears on mockups, templates, and prototypes across every design discipline. Clients occasionally ask if the text means something. It does — sort of. The history of what lorem ipsum is and where it comes from stretches back over two thousand years, from Roman philosophy through 1960s typesetting to modern design debates about whether placeholder text should exist at all.

The Source: Cicero's De Finibus Bonorum et Malorum

Lorem ipsum is not random gibberish. It is derived from "De Finibus Bonorum et Malorum" (On the Ends of Good and Evil), a treatise on ethics written by Marcus Tullius Cicero in 45 BC. The specific passage comes from Book 1, Sections 32-33, which discusses the theory of hedonism — the idea that pleasure is the highest good.

The original Latin reads: "Neque porro quisquam est, qui dolorem ipsum, quia dolor sit, amet, consectetur, adipisci velit..." — translated roughly as "Nor is there anyone who loves, pursues, or desires pain itself because it is pain..." The lorem ipsum text is a scrambled, truncated version of this passage, with words altered, added, and rearranged so it no longer forms coherent Latin.

This was first identified in 1914 by Latin scholars examining early printed books, but it took until 1982 for Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, to publicly trace the full connection back to Cicero and bring it to wider attention.

From Lead Type to Letraset: The Typesetting Era

Lorem ipsum was already in use as filler text by typesetters in the 1500s. A specimen book from an unknown printer of that era contains passages closely matching the modern lorem ipsum text. The practice served a practical purpose: typesetters needed text that approximated the distribution of letters in natural language to assess how a typeface would look in body copy.

The text became standardized in the 1960s when Letraset, a British company producing dry-transfer lettering sheets, included lorem ipsum passages on their sheets for graphic designers. These sheets were ubiquitous in pre-digital design studios. When desktop publishing emerged in the 1980s, Aldus Corporation included lorem ipsum as the default placeholder text in PageMaker, cementing its position as the industry standard. Every major design application since — from QuarkXPress to Adobe InDesign to Figma — has followed suit.

Why Placeholder Text Exists: The Cognitive Bias Problem

The fundamental argument for lorem ipsum is rooted in cognitive psychology. When a mockup contains readable English text, reviewers instinctively read it. Attention shifts from evaluating layout, typography, and visual hierarchy to critiquing the content itself. This is a well-documented phenomenon: research on attention and visual processing shows that readable text in a familiar language captures attention involuntarily.

Lorem ipsum neutralizes this effect. Because the text resembles Latin but is not actually readable, it occupies space with realistic word lengths and character distributions (Latin letter frequency roughly mirrors Romance languages) without triggering semantic processing. The reviewer can focus on whether the heading sizes establish clear hierarchy, whether the line length supports comfortable reading (the optimal range is 50-75 characters per line according to readability research), and whether the spacing creates a balanced composition.

The Case Against Lorem Ipsum

Not everyone agrees that placeholder text is beneficial. The "content-first design" movement, advocated by designers like A List Apart contributors, argues that designing with fake text leads to layouts that break when real content is inserted. Common failures include:

  • Headline overflow — a layout designed around a 4-word lorem ipsum heading collapses when the real headline is 12 words
  • Content length assumptions — a card grid looks balanced with equal-length placeholder text but becomes uneven with real descriptions ranging from 20 to 200 words
  • Localization blindness — German text averages 30% longer than English for the same content; placeholder text hides this until it is too late
  • Stakeholder confusion — clients unfamiliar with the convention may think the Latin text is a mistake, a sign of an unfinished product, or an indication that the designer does not understand their business

The counter-argument: waiting for final content before designing creates deadlocks where neither the writer nor the designer can start without the other. A pragmatic middle ground is to use realistic placeholder content — approximate headlines, representative paragraph lengths — rather than lorem ipsum, reserving the Latin filler for very early wireframe stages.

Alternatives to Lorem Ipsum

The design community has produced dozens of alternatives, ranging from practical to humorous:

  • Hipster Ipsum — generates text with artisanal vocabulary ("Helvetica craft beer kombucha")
  • Bacon Ipsum — meat-themed filler ("Bacon ipsum dolor amet short ribs tenderloin...")
  • Blind text generators — produce text in the target language with correct letter and word length distributions but no semantic meaning
  • Real content samples — pulling representative text from similar products or previous versions of the same project

For multilingual projects, language-specific placeholders are more useful than Latin because they reveal real character sets, diacritics, and text direction. Arabic and Hebrew require right-to-left (RTL) layout testing that lorem ipsum cannot surface. CJK languages (Chinese, Japanese, Korean) have fundamentally different character widths and line-breaking rules.

When Not to Use Lorem Ipsum

There are specific situations where placeholder text actively harms the design process:

  • User testing — participants interacting with nonsensical text cannot evaluate whether the interface communicates effectively. The Nielsen Norman Group recommends using realistic content in usability tests
  • Accessibility audits — screen readers will read lorem ipsum aloud, confusing blind users and invalidating any accessibility evaluation
  • Client presentations beyond wireframes — high-fidelity mockups with lorem ipsum signal that the content strategy has not been addressed
  • SEO-sensitive pages — placeholder text accidentally deployed to production can result in Google classifying the page as thin content

Need placeholder text for a wireframe or mockup? The Lorem Ipsum Generator produces paragraphs, sentences, or words in the classic format, with options to control length and starting text — ready to paste into any design tool.

Try it yourself

Put what you learned into practice with our free tool.

Open Tool

Frequently Asked Questions

Is Lorem Ipsum real Latin?
Partially. It derives from Cicero's De Finibus Bonorum et Malorum (45 BC), sections 1.10.32–33, but the text was deliberately scrambled and truncated. Some words are real Latin, others are altered fragments that do not form coherent sentences.
When should you NOT use Lorem Ipsum?
Avoid placeholder text when content length affects layout decisions (headlines that might overflow, translated text that can be 30% longer), when testing accessibility or screen readers, and when stakeholders need to evaluate the actual reading experience.
Are there alternatives to Lorem Ipsum?
Yes. Content-first design uses real draft copy. For fun, there are themed generators like Hipster Ipsum, Bacon Ipsum, and Cupcake Ipsum. For testing internationalization, use actual translated text samples to verify layout with different character sets and text lengths.