AldeaCode Logo
Content What Does Lorem Ipsum Mean? Origin and Better Alternatives
Content May 1, 2026 AldeaCode Architecture

What Does Lorem Ipsum Mean? Origin and Better Alternatives

Where lorem ipsum comes from (Cicero, 45 BCE), why it became the default placeholder text, when filler hurts UX work and modern alternatives worth using.

What lorem ipsum actually is

Lorem ipsum is fake Latin used by designers, printers and developers as placeholder text. It has been the default for so long that most of us never stop to ask where it came from.

The text is mangled Latin from a real Roman book. Cicero wrote “On the Ends of Good and Evil” in 45 BCE. A passage in Book 1 sections 32 and 33 begins:

Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit...

Lorem ipsum is what happens when you take that passage and chop the first word in half. The lorem you see in every layout is the tail of the word dolorem.

Letraset, a company that made dry transfer lettering for designers, popularised the chopped Latin in the 1960s. They cut the original passage at convenient places, scrambled it slightly and printed it on transfer sheets. Designers used it everywhere because it was already on hand. It became the standard.

When you need fresh placeholder text, the Lorem Ipsum generator on AldeaCode produces it in your browser. No upload, no log.

Why this particular Latin

It became the standard for three reasons that turned out to matter more than the original choice did.

Word density similar to English. The visual weight of lorem ipsum on a page is close to what English would produce. If you mock up a layout with English-shaped Latin, the real English copy will not surprise you with much shorter or longer text.

No semantic content. The reader cannot understand the text. They focus on the design (typography, spacing, colour) instead of the words. This is exactly what the layout review needs.

No proper nouns or numbers. There are no names, no dates, no places that look like real data. Stakeholders looking at a mock cannot mistake “John Smith” for an actual customer name.

The accidental properties beat the original Latin meaning. Designers stuck with it because it kept doing the job.

When lorem ipsum hurts your work

The cases where placeholder filler is the wrong choice:

High fidelity prototypes shown to non designers. A stakeholder seeing lorem ipsum sometimes thinks the design is unfinished, even when it is intentional. Use real-shaped sample copy for client reviews.

Internationalisation testing. Lorem ipsum is Latin, but it does not produce the long German compound words, short Chinese characters, right to left Arabic, or accented characters that test whether your layout handles real content. Use realistic samples in the languages you ship to.

Accessibility testing with screen readers. Lorem ipsum is meaningless to a reader who cannot see the visual layout. Test with real content if you want to know how your screen reader experience reads aloud.

Form fields that need to suggest format. A placeholder that says “Lorem ipsum” in an email field is worse than nothing. Use the real expected format (“you@example.com”).

Modern alternatives worth using

A few options that solve the same problem with different tradeoffs:

Faker libraries. Faker.js, Bogus, Mimesis and dozens of similar tools generate realistic looking text in many locales. Names, addresses, paragraphs that read like real prose. Better for high fidelity prototypes.

Topic specific lorem variants. Hipster ipsum, bacon ipsum, Samuel L Jackson ipsum, corporate ipsum. Same idea as classic lorem ipsum, themed for fun or for matching the tone of a project.

Anonymised real content. Take actual content from your CMS or your client’s old site, swap the names and identifying details, and use that. Best for prototypes that need to look exactly like the production reality.

LLM generated content. Ask an LLM to write 200 words on a topic close to your real content. Better than lorem for shape and tone, worse than real content for accuracy.

The choice depends on the stage of design. Wireframes: classic lorem ipsum is fine. Hi-fi prototypes for clients: realistic content. Production-ready review: real content, no exceptions.

A practical workflow

For wireframes and low fidelity mocks:

  • Default to classic lorem ipsum. It is fast, well understood, and unambiguous.
  • The Lorem Ipsum generator on AldeaCode produces clean Latin in any length you need.
  • Combine with the text counter when you need to match a specific word count to a known content slot.
  • Use the case converter when the layout needs ALL CAPS or Title Case versions of the same Latin.

For higher fidelity, swap to a faker library or to anonymised real content. The shape of the text is more important than the meaning.

For production, never ship lorem ipsum. The “I forgot the Latin was still there” bug is real, embarrassing, and indexable by search engines. Audit the page before launch with a search for “lorem” and “ipsum”. The find and replace on AldeaCode does it in your browser, no upload, no log.

Lorem ipsum is older than every designer alive today. It survived because the accidental properties (word density, lack of meaning, no proper nouns) keep being useful. Use it where it earns its keep, replace it before anyone real reads it.

What we do

Honest sites. No shortcuts.

Real engineering, careful design. Liked the post? Let's talk about your project.

Get in touch →

You might also like

Browse all articles →