About this tool
A lorem ipsum generator that runs in your browser. Pick a unit — paragraphs, sentences, or words — pick a count, pick a variant, and copy the result into your mockup. There are three variants: the canonical Latin filler that has been used in print since the 1500s, a realistic English variant for when nonsense Latin distracts your reviewers, and a tasteful bakery-themed pool for designs that benefit from a lighter tone.
Everything runs client-side. The word banks and sentence templates are baked into the JavaScript file; nothing is fetched at runtime, nothing is sent back to a server, no analytics are loaded. The whole tool is small enough to view-source if you want to confirm.
How to use it
Choose Paragraphs, Sentences, or Words at the top of the widget. Type a count — three paragraphs is a sensible default for most layout work; eight to twelve sentences fills a card or a paragraph block; a few dozen words is enough for a headline plus a subhead. Pick a variant from the dropdown. Regenerate rolls a new sample with the same settings, which is useful when you want to see how the layout holds up across slightly different line wraps. Copy text puts the output on your clipboard as plain text.
The Start with the classic opener toggle controls whether the very first sentence reads "Lorem ipsum dolor sit amet, consectetur adipiscing elit." Leave it on if you want the familiar opening that reviewers immediately recognize as placeholder. Turn it off if you want fresh randomness from the first word — useful in realistic mode, where the Latin opener would feel out of place.
When lorem ipsum is the right choice (and when it is not)
Lorem ipsum solves one specific problem: it lets a reviewer evaluate the shape of a page — line length, spacing, hierarchy, balance — without being pulled into the meaning of the words. The classic Latin form is so well-established that most working designers read past it the way a typesetter reads past a printer's mark. That's the feature.
The trouble starts when the placeholder copy reaches an audience who has not been trained to ignore it. A stakeholder who has never seen lorem ipsum may read it as broken text and lose confidence in the rest of the work. A localization team may waste time asking which language to translate it into. A development team may ship it to production by accident — every year a few real shipping sites end up with "Lorem ipsum dolor sit amet" on the live About page.
The Realistic English variant exists for those situations. It produces neutral, marketing-shaped sentences using a small library of templates: short enough to feel like prose, generic enough to avoid making claims you didn't make. It is not a substitute for real copywriting; it is a way to show stakeholders something that reads as English without committing to the actual message yet.
The bakery theme is for moments when the design itself benefits from a softer tone — a friendly product page, a kid-oriented education tool, a casual marketing experiment. Same shape as the Latin version, different mood. Use it sparingly; the novelty wears off quickly.
Why the canonical text starts with "Lorem ipsum dolor sit amet…"
The opening line is a corrupted fragment of Cicero's De Finibus Bonorum et Malorum, written around 45 BCE — a treatise on the nature of good and evil, in which Cicero attacks the Epicurean position that pleasure is the highest good. The original phrase, in section 1.10.32, begins "Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit…" which translates roughly as "Nor is there anyone who loves pain itself because it is pain, or seeks it out because it is pain…" — Cicero is making a philosophical point about why people endure suffering for a greater end.
At some point in the 1500s — the most commonly cited date is the 1560s, though no one knows for certain — an unknown printer assembled a type specimen by jumbling the words of this passage and dropping the rest, producing text that looked like Latin but conveyed no message. The opening word "Lorem" comes from "dolorem" with the first three letters chopped off, which is why it doesn't appear in any actual Latin dictionary. The fragment circulated through print shops for centuries as a way to demonstrate typefaces.
The phrase made its modern jump in the 1980s when Aldus Corporation — the company behind PageMaker, the first desktop publishing application — bundled lorem ipsum as a sample text. Letraset transfer sheets had carried it earlier. From PageMaker it spread to every page-layout program, every CMS template, every design school exercise. The reason it endures is the same reason the original printers chose it: it has the rhythm and texture of real text without the meaning, and the human eye reads it as "filler" almost instantly.
Frequently asked questions
What is lorem ipsum, and where does it come from?
Lorem ipsum is scrambled Latin text used as placeholder copy in design mockups since the 1500s. The familiar opening line traces back to Cicero's De Finibus Bonorum et Malorum (45 BCE), with words shuffled and altered so the text reads as nonsense. It exists so a designer can lay out a page without the words competing for attention.
When should I use lorem ipsum instead of realistic placeholder text?
Use lorem ipsum early in a design when you want to evaluate shape, hierarchy, and rhythm without being distracted by meaning. Use realistic placeholder text later, when you need to test that the actual subject matter fits the design and reads sensibly. The two serve different review purposes — and a stakeholder who has never seen Latin filler may read it as a broken page, so switch to the Realistic variant before showing the design outside your team.
Are the generated paragraphs the real Cicero text?
No. Only the opening phrase "Lorem ipsum dolor sit amet, consectetur adipiscing elit." is a recognizable (corrupted) fragment of the original Cicero passage. Everything after that is drawn at random from a Latin word bank so the output looks like Latin without conveying meaning. If you turn the opener off, even that first line is replaced with random words.
Can I use the generated text in commercial work?
Yes. Lorem ipsum is in the public domain and so is anything this tool produces. Use it in client mockups, templates, design systems, in-house style sheets, or anywhere else placeholder copy belongs. There is no attribution requirement.
Does this tool send my generated text anywhere?
No. The generator is a single JavaScript file that runs inside your browser. Word banks and templates are baked into the page; nothing is fetched while you generate and nothing is sent back to a server. You can confirm by opening your browser's network inspector while you click Regenerate — there are no outbound requests.
Why does the realistic variant repeat itself if I generate a lot?
The realistic variant draws from a small library of sentence templates so the output sounds like natural English prose. With long outputs the same template structures will recur. For long stretches of placeholder text — multi-page documents, long article mockups — the Classic Latin variant has a richer pool and varies more across paragraphs.