Generate placeholder text online — paragraphs, sentences or words, instantly in your browser.
What is Lorem Ipsum?
Lorem Ipsum is the standard placeholder text used in design, publishing and web development.
It fills a layout with natural-looking words so you can judge typography, spacing and visual
balance without being distracted by real content. The text has roughly the letter and word-length
distribution of English, which makes a page mock-up look realistic at a glance.
How to use this tool
- Choose an amount (1–50) and a unit: paragraphs, sentences or words.
- Decide whether the text should start with the classic opening "Lorem ipsum dolor sit amet…".
- Enable the <p> tags option if you want HTML output ready to paste into markup.
- Click Generate, check the live word and character count, then copy the result with one click.
A brief history of the passage
The Lorem Ipsum passage is derived from a Latin text written in 45 BC by the Roman philosopher
Cicero: "de Finibus Bonorum et Malorum" (On the Ends of Good and Evil), specifically sections
1.10.32 and 1.10.33. A typesetter — probably in the 1500s — scrambled the words to create a
specimen text, and it became an industry standard when Letraset transferred it to dry-transfer
sheets in the 1960s. Aldus PageMaker later carried it into desktop publishing, and it has been
the default dummy text of the digital age ever since.
Match the unit to the UI element
Placeholder text works best when it approximates the length of the real copy it stands in for. A quick reference:
| UI element | Unit | Suggested amount |
| Button or menu label | Words | 1–3 |
| Heading | Words | 3–6 |
| Caption or tooltip | Sentences | 1–2 |
| Card preview or excerpt | Sentences | 2–3 |
| Article body | Paragraphs | 3–5 |
Generating slightly more than a slot can hold is deliberate: it exposes overflow, truncation and line-clamp problems that a perfectly sized block would hide.
Common placeholder-text mistakes
- Shipping it. Placeholder copy left in production hurts credibility and can be indexed by search engines. Search the codebase for "lorem" before launch.
- Every block opening identically. Uncheck Start with "Lorem ipsum dolor sit amet…" so stacked blocks do not all begin with the same 19 words, which hides how repeated content really reads.
- Pasting wrapped HTML into a visual editor. The Wrap paragraphs in <p> tags option is meant for pasting into HTML source. In a rich-text or CMS field it appears as literal markup, so leave it off there.
- Testing only the happy path. Watch the live word and character counts in the status line and compare them with the real limits of the design, not with averages.
Frequently asked questions
What is Lorem Ipsum?
Lorem Ipsum is dummy placeholder text used by designers, publishers and developers to fill a layout before the real copy is ready. Its word and letter distribution is close to natural English, so a page looks finished without the content distracting from the design.
Where does the Lorem Ipsum text come from?
It comes from de Finibus Bonorum et Malorum, a treatise on ethics written by the Roman philosopher Cicero in 45 BC. The familiar passage was scrambled from sections 1.10.32 and 1.10.33, and a typesetter popularized it as specimen text centuries ago.
Is Lorem Ipsum real Latin?
Not quite. The words are real Latin words taken from Cicero, but they have been altered, truncated and rearranged over the centuries, so the passage no longer forms meaningful Latin sentences. It is intentionally nonsensical.
When should I use placeholder text?
Use it in wireframes, mock-ups, prototypes, theme demos and typography tests — anywhere you need to evaluate a design before final content exists. Replace it with real copy before launch, because placeholder text should never reach production.