Lorem Ipsum — Examples

Hands-on walkthroughs with the Lorem Ipsum generator: paragraphs for layout, words for a mockup, a full Markdown page, and German filler text.

Back to the overview: Lorem Ipsum · Open the tool: www.jpkc.com/tools/lorem-ipsum/

The manual explains every setting in detail. This page complements it with concrete workflows — typical tasks played out step by step.

Example 1: Three paragraphs of classic Lorem Ipsum

The classic — you need some filler text for a layout.

  1. Open the tool. The defaults usually fit: Text Variant = Lorem Ipsum (Latin), Output Format = Plain Text, Length Unit = Paragraphs, Amount = 3.
  2. Leave the Start with "Lorem ipsum dolor sit amet…" checkbox on if you want the text to begin with the familiar opener.
  3. Click Generate. Three Latin paragraphs appear, the first starting with "Lorem ipsum dolor sit amet…".
  4. Copy puts the text on the clipboard — ready to paste into your design tool or template.

Need a different look? Just click Generate again: because Latin is assembled word by word, every run differs.

Example 2: Exactly 50 words for a mockup element

You're filling a UI component with a fixed footprint — a card or teaser, say — and need a specific amount of text.

  1. Set Length Unit to Words and enter, say, 50 in Amount (10 to 2000 allowed).
  2. Click Generate. The tool produces paragraphs until it reaches roughly 50 words, trimming the last paragraph to fit.
  3. Read the count at the bottom right (X words / Y chars) to check. The word count is a very close approximation, not guaranteed to the exact word.

For very tight elements (buttons, badges, labels), Characters with a small number works better — see Example 4.

Example 3: A full formatted page as Markdown

You want to test a template that should render headings, lists, and emphasis — not just gray paragraphs.

  1. Set Output Format to Markdown, Length Unit to Paragraphs, and Amount to about 6.
  2. Click Generate. You get mixed Markdown: a heading every two to three paragraphs (##, then ###), plus random bold, italic, and code words and the occasional bullet list or quote.
  3. Export downloads the lot as lorem-ipsum.md — directly usable as test content.

This way you check in one go whether your CSS renders heading hierarchy, lists, blockquotes, and inline formatting cleanly. Tip: cross-check the output with a live preview in the Markdown Editor.

Example 4: A character-exact placeholder for a data field

You're testing an input field or a database column with a length limit and want to see how the text looks at exactly that character count.

  1. Length Unit to Characters, Amount to, say, 280 (50 to 10000 allowed).
  2. Click Generate. The tool produces text up to the target character count and cuts at the last whole word — no chopped-off word at the end.
  3. Here too the character count is a close approximation; the count at the bottom right shows the real value.

This way you simulate tweets, meta descriptions, or teasers with a hard length cap without counting by hand.

Example 5: German placeholder text instead of pseudo-Latin

For a German-language look, Latin often feels alien — that's where the German variant helps.

  1. Set Text Variant to Deutsch. Note: the "Start with Lorem ipsum…" checkbox disappears, because it applies to Latin only.
  2. Choose Length Unit and Amount as needed and click Generate.
  3. You get readable German sentences on IT/web topics. But: they come from a fixed stock of 35 pre-written sentences — with larger amounts they repeat. For short, realistically German-looking placeholders this is ideal; for page-filling amounts without visible repetition, Latin remains the better choice.

The same applies to English.

Example 6: Quickly trying several variations

You're not yet sure which length or shape fits the layout best.

  1. Generate a first version, Copy, paste it, look at it.
  2. Change just one control — bump Amount up, or switch Output Format from Plain Text to Markdown — and click Generate again.
  3. Because the output field is editable, you can also adjust the result right in it (delete a paragraph, rename a heading) before using Copy or Export.

In a few clicks you home in on the amount and shape your draft really needs.


There's more: the overview for the big picture, the manual for every setting, and the tips & tricks for tricks and pitfalls. You can try it all directly in the tool.