Lorem Ipsum Generator — Placeholder Text in 20 Languages

Generate Lorem Ipsum placeholder text in 20 languages with plain text or HTML output. Fixed literary passages per language, no repetition.

100% del lado del cliente. Tus datos nunca salen de tu navegador.

Configuración

Convertidores y Ejemplos

Herramientas Relacionadas

Generate Lorem Ipsum Placeholder Text Online

Generate Lorem Ipsum placeholder text in 20 languages with configurable paragraph count, plain text or HTML output, and fixed literary passages that produce consistent, natural-looking results.

How to Use

  1. Select a language from the dropdown (20 options including Latin, English, and major European and Asian languages)
  2. Choose Text or HTML output format
  3. Set the number of paragraphs (1 to 50)
  4. Click Generate or press Ctrl+Enter
  5. Click Copy All to copy the output to your clipboard

How It Works

Each language has a fixed literary passage. When you click Generate, the tool:

  1. Splits the passage into individual sentences
  2. Takes sentences sequentially from the beginning
  3. Groups them into paragraphs of 5 sentences each
  4. Wraps around to the start if you request more paragraphs than sentences available

This approach produces deterministic output. The same settings always produce the same text, making it easy to compare layout changes without content shifting.

Supported Languages

LanguageCodeScriptSource
LatinlaLatinCicero, De Finibus
EnglishenLatinShakespeare and proverbs
TurkishtrLatinModern Turkish prose
SpanishesLatinDon Quixote style
Portuguese (BR)pt-BRLatinBrazilian narrative prose
GermandeLatinGerman literary prose
FrenchfrLatinProust-style narration
ItalianitLatinDante, Divina Commedia
DutchnlLatinDutch descriptive prose
PolishplLatinPolish literary tradition
RussianruCyrillicTolstoy-style narrative
ArabicarArabicArabic narrative prose (RTL)
Chinese (Simplified)zh-CNCJKThousand Character Classic
JapanesejaCJKJapanese literary prose
KoreankoHangulKorean narrative prose
HindihiDevanagariHindi descriptive prose
SwedishsvLatinSwedish narrative prose
CzechcsLatinKafka-style narration
GreekelGreekHomeric Greek style
UkrainianukCyrillicUkrainian literary prose

Text vs HTML Output

Text Mode

Plain paragraphs separated by blank lines. Each paragraph contains 5 sentences from the fixed passage. Suitable for most use cases including design mockups, email templates, and content management system testing.

HTML Mode

Generates a realistic page structure with semantic HTML:

This is useful for testing page layouts with mixed content types. Toggle the “Raw HTML” button to see the markup source.

Common Use Cases

Design Mockups

Fill empty layouts with realistic-looking text to evaluate typography, spacing, and visual hierarchy before real content is ready. Using locale-appropriate placeholder text makes mockups look more convincing for international clients.

Layout Testing

Test how your responsive design handles different text lengths across breakpoints. Generate 10 to 20 paragraphs to stress-test containers, grids, and overflow handling.

Component Development

When building UI components like cards, modals, or accordion panels, placeholder text helps you verify that text wrapping, truncation, and line-height behave correctly with realistic content.