What Is Lorem Ipsum, and Why Do Designers Still Use It?
It looks like Latin, it isn't quite Latin, and it's been the default placeholder text in design for over 500 years — literally. Here's where Lorem Ipsum actually comes from, why designers still reach for it over real sentences, and when it's the wrong choice.
EDTechToolsCenter EditorialLorem Ipsum is the block of scrambled pseudo-Latin text — "Lorem ipsum dolor sit amet, consectetur adipiscing elit…" — that's been dropped into design mockups, print layouts and website templates as filler text for so long that most designers use it without ever wondering where it actually came from. The honest answer is stranger than most people expect: it's not gibberish, and it's not really Latin either — it's a scrambled, rearranged excerpt from a real work of classical Latin philosophy, and the design industry has been using some version of it since the 1500s, long before "design industry" as a concept existed. This is where it actually comes from, why it's stuck around for five centuries when there are countless other ways to fill a mockup, and the situations where reaching for something else — including real content — genuinely serves you better.
Where the text actually comes from
Lorem Ipsum traces back to a passage from *De Finibus Bonorum et Malorum* ("On the Ends of Good and Evil"), a work of Latin philosophy written by the Roman statesman and philosopher Cicero in 45 BC. The famous placeholder text is a scrambled, non-contiguous excerpt of it — sections 1.10.32 and 1.10.33, specifically — with words altered, removed and rearranged, which is exactly why it reads as vaguely Latin-shaped nonsense rather than coherent Latin prose: it was never meant to be read for meaning in the first place, only to look like the texture of a real paragraph of text. The word "Lorem" itself is actually a fragment of "dolorem" (meaning pain or sorrow), split awkwardly across the original scrambling — a small detail that gives away just how thoroughly the original passage was chopped up rather than carefully paraphrased.
Sponsored
How the scrambled Latin was actually rediscovered and confirmed
For a long time, the exact source of the scrambled Latin was something of a mystery even within the design world that used it constantly — it was widely recognised as vaguely Latin-shaped, but its exact origin wasn't publicly pinned down until 1982, when a researcher tracing the phrase "Neque porro quisquam est qui dolorem ipsum" (part of the same Cicero passage) through classical Latin literature identified the specific source text and section. This retroactive discovery is part of what makes Lorem Ipsum's story genuinely interesting rather than just "old placeholder text": for decades, an entire industry had been reflexively using scrambled sentences from Roman philosophy without any documented, agreed-upon explanation for where they'd actually come from, treating the text purely as a visual convention rather than as content with a traceable history at all.
How it ended up as the default design filler text
The scrambled passage is documented as having been used by an unknown printer as early as the 1500s to typeset a specimen book of type samples — a book that existed purely to show off different fonts and layouts, where the actual content of the text was irrelevant and its job was purely to demonstrate how a typeface looked when set as running text. It resurfaced in the 1960s when Letraset, a company that sold sheets of dry-transfer lettering used in graphic design and advertising layouts, adopted it for their sample sheets, cementing it as an industry-standard filler. When desktop publishing software like Aldus PageMaker arrived in the 1980s and needed default placeholder text for new documents, Lorem Ipsum was the obvious, already-familiar choice, and from there it spread into essentially every design and publishing tool that's needed placeholder text since.
Why designers still prefer it over real sentences
The core reason Lorem Ipsum has survived so long, rather than being replaced by any of the countless alternative filler-text jokes floating around design culture, is genuinely functional: because it isn't real, readable English (or whatever the target language is), a viewer's eye doesn't get pulled into actually reading and evaluating the content — it registers as text-shaped visual texture instead, letting the viewer's attention stay on layout, spacing, typography and hierarchy, which is what a mockup is actually meant to communicate at that stage. Real, meaningful placeholder sentences — even boring ones — tend to distract reviewers into commenting on the copy itself ("should this sentence be shorter," "I don't like this phrasing") when the actual review should be about the visual design, not the words. Lorem Ipsum's familiar, roughly-Latin rhythm also has a genuinely useful side effect: its distribution of letter frequencies and word lengths is reasonably close to normal English prose, so it fills space the way real body text would, rather than looking artificially uniform the way a repeated "text text text text" filler would.
When Lorem Ipsum is the wrong choice
- Final client review and sign-off — a client approving a layout full of Lorem Ipsum is approving the *shape* of the design, not the actual message, and that gap can surface expensive surprises later when real copy turns out to be a different length, tone or structure than the placeholder implied.
- Content-heavy layouts where copy length genuinely drives the design — a card grid, an FAQ accordion, a pricing table — where real headline and body lengths (which are rarely as tidy as a Lorem Ipsum paragraph) can break a layout that looked fine with generic filler.
- Anything being tested for readability, tone, or actual comprehension — user testing a headline's clarity or a CTA's persuasiveness needs real candidate copy, since Lorem Ipsum obviously can't be evaluated for meaning.
- SEO- or accessibility-focused reviews, where actual heading structure, keyword placement or alt text needs to be assessed — none of which Lorem Ipsum can stand in for meaningfully.
- Anything shipped to production by accident — a shockingly common real mistake where placeholder Lorem Ipsum text makes it into a live page because the CMS field was never actually filled in before launch, which is exactly the kind of thing worth a final content-audit pass before going live.
Better alternatives depending on what you're actually testing
- Real draft copy, even rough — the single best option whenever content structure, length or tone is part of what the mockup needs to communicate, since it's the only option that gives an honest picture of how the design handles actual content.
- Greeked text (grey scribbled lines instead of legible letters) — useful specifically for very early, high-level layout reviews where you want zero risk of anyone reading and reacting to the placeholder content at all, even subconsciously.
- Realistic-length dummy content generated to match your actual expected headline/body lengths, rather than Lorem Ipsum's fairly uniform paragraph shape — useful when you specifically need to stress-test a layout against unusually long or short real-world content.
- Lorem Ipsum itself — still the right default for early-stage visual and layout mockups where the goal is purely to evaluate typography, spacing and hierarchy, and where content isn't ready or isn't yet the point of the review.
The themed Lorem Ipsum variants, and why they exist at all
Once Lorem Ipsum was firmly established as the default filler text, a whole minor genre of themed parody versions grew up around it — "Bacon Ipsum" (food-themed nonsense using meat and cooking words instead of Latin-shaped ones), "Hipster Ipsum," "Cupcake Ipsum," and dozens of others generated by community-built tools rather than any official source. These aren't just jokes for their own sake — some teams genuinely prefer a themed variant for internal mockups specifically because it's obviously, unmistakably fake in a way that occasionally trips up newcomers with classic Lorem Ipsum, which — despite its Latin unreadability — is realistic-*looking* enough that a first-time client or a distracted stakeholder has, on real occasions, mistaken it for actual foreign-language content that was supposed to be there. A themed variant with words like "bacon" and "pancetta" scattered through it removes any ambiguity at a glance that this is definitely placeholder text, not content anyone forgot to replace.
A note on encoding issues that sometimes show up with the classic text
One small, practical technical wrinkle worth knowing: the classic Lorem Ipsum passage contains a handful of non-ASCII punctuation characters in some published versions — curly quotation marks, an em dash — rather than only plain ASCII characters. Pasting it into a system with strict character-set handling or an older codebase not fully configured for UTF-8 can occasionally produce garbled characters (a classic "mojibake" symptom, where a curly quote renders as a stray question mark or box character) if the target field or database column isn't set up to handle anything beyond basic ASCII. This is rarely a problem with modern web tools, which default to UTF-8 essentially everywhere today, but it's a real, occasionally-encountered gotcha worth knowing about if placeholder text ever renders with unexpected garbage characters in an unfamiliar or older system — the fix is almost always ensuring the destination properly supports UTF-8, not something wrong with the placeholder text itself.
Lorem Ipsum's role beyond just design mockups
Placeholder text shows up well beyond visual design mockups, in situations that share the same underlying need — filling a space with text-shaped content without the content itself mattering yet. Developers use it constantly while building a feature's UI before the real copywriting or content is ready, letting front-end work proceed in parallel with content creation rather than blocking on it. It's used in software demos and sales pitches to populate a product screenshot or walkthrough without needing real, possibly sensitive client data on screen. Print and publishing workflows use it identically to its original 1500s purpose — testing how a layout, font choice or print run will actually look with running text in place, before final copy is locked. In every one of these cases, the same core property that makes it useful for design review applies equally: it looks like real content without actually being real content anyone needs to read or evaluate for meaning.
How much filler text a mockup actually needs
A common small mistake is defaulting to the same fixed-length classic paragraph everywhere, regardless of what it's actually standing in for — a headline field gets the same multi-sentence block as a full article body, which misrepresents how the real layout will behave once actual content goes in. Matching the placeholder length to the real expected content matters more than it might seem: a card component meant for a two-sentence product blurb should be mocked up with two realistic sentences, not a full paragraph, or you'll design (and get sign-off on) a layout that looks fine with far more text than the component will ever actually hold in production, and then have to redesign it once real, shorter copy reveals the card looks sparse and awkwardly proportioned. The safest approach for anything where content length genuinely affects layout decisions is to generate placeholder text at the length you actually expect the real content to be, on both the short and long end of what's realistic, and check the layout holds up at both extremes.
Generating it quickly instead of copy-pasting the same fixed block
Most people default to copy-pasting the exact same fixed Lorem Ipsum paragraph every time, which works fine for a single mockup but gets repetitive across a full project with many different text fields needing different lengths — a headline needs a short burst, a body paragraph needs several sentences, a long-form article mockup needs multiple paragraphs. A Lorem Ipsum generator that lets you specify exactly how many words, sentences or paragraphs you need removes that repetition, generating fresh variations of the classic text at whatever length actually matches the content slot you're filling, rather than truncating or padding the same fixed block by hand every time.
The short version: Lorem Ipsum is a scrambled fragment of a 2,000-year-old philosophy text that's been the design industry's default placeholder for roughly 500 years, and it's stuck around because its Latin-shaped unreadability keeps reviewers focused on layout rather than copy. Use it freely for early visual mockups, but switch to real or realistically-lengthed content the moment layout decisions actually depend on what the text says, or before anything goes anywhere near final client sign-off or production.
Tools used in this article
Sponsored
Frequently asked questions
It's derived from real classical Latin — a scrambled, altered excerpt from Cicero's De Finibus Bonorum et Malorum, written around 45 BC — but the words have been rearranged and modified enough that it doesn't read as coherent, translatable Latin. It was never meant to make grammatical sense.
TechToolsCenter Editorial
How-to Guides
Our editorial desk publishes step-by-step tutorials, comparisons and productivity tips for everyday digital tasks.
Related articles
How to Design App Store Screenshots That Convert
Learn the exact sizes Apple and Google accept and how to design device-framed screenshots that turn browsers into downloads.
Letterhead Design: What to Include (and What to Leave Off)
A letterhead is meant to be read past, not stared at — the best ones say who you are in the header and then get out of the way of the actual letter.
SVG Blob Shapes Explained: How to Add Organic Backgrounds to Any Website
The soft, irregular blob shapes behind a hero section or testimonial card aren't drawn by hand — they're generated math, and understanding how gets you a shape that actually fits your design instead of a random download.