Skip to content
Marvin's Toolbox.

Search tools

Type to filter all tools

Lorem Ipsum Generator

Generate placeholder text: pick how many words, sentences or paragraphs you need, optionally starting with the classic Lorem ipsum opening, and copy the result.

Everything runs locally in your browser. Your data never leaves your device.

Unit

Result

233 words

Next steps

Keep going. These tools open with your result loaded in.

Count words, characters, sentences, paragraphs, lines and more as you type, with estimated reading and speaking time.

Convert text into every case at once: title case in the APA, AP, Chicago, MLA, Bluebook, AMA and NYT styles, sentence case, upper, lower, camelCase, snake_case, kebab-case and more.

Remove duplicate lines from a list or text, keeping the first occurrence. Optionally ignore case and whitespace, or drop blank lines too.

Replace text in two modes: plain find and replace all, or regular expressions with flag controls and capture group references like $1.

Compare two texts and see every added, removed and changed line highlighted, side by side or inline, with the changed words marked within each line. Ignore case, whitespace or blank lines, read a summary of how much changed, and export the result as a unified diff.

Paste a UUID to see what it carries: version, variant, and for time-based versions the exact timestamp, clock sequence and node. Also shows the raw bytes, the 128-bit integer and the URN form.

Decode Base64 to text or encode text to Base64. Paste into the top box, read the result below, and flip the direction with one click. Handles Unicode correctly, reads URL-safe Base64, and shows binary payloads as a hex dump you can download.

Convert numbers between binary, octal, decimal, hexadecimal and any base up to 36. Type into any field and the others update as you go. Handles huge integers without losing precision and accepts 0x, 0b and 0o prefixes.

Convert between scientific notation and full numbers as you type. Reads 1.23e5, 1.23 × 10^5 and plain numbers, shows the value written out, in normalized scientific notation and in engineering notation, and can round to any number of significant digits.

About the Lorem Ipsum Generator Tool

This tool generates lorem ipsum placeholder text. Choose how many words, sentences or paragraphs you need, decide whether to open with the classic 'Lorem ipsum dolor sit amet', and copy the result into your mockup or layout.

Regenerate gives you a fresh variation of the same length whenever the first draw does not fit.

What you can do

  • Generate a set number of words, sentences or paragraphs.
  • Start with the classic Lorem ipsum opening, or skip it.
  • Regenerate for a new variation with one click.
  • Copy the result, or send it straight to another text tool.

How to use the Lorem Ipsum Generator

  1. 1Set the amount and pick words, sentences or paragraphs.
  2. 2Choose whether to start with the classic opening.
  3. 3Click Regenerate until you like the shape of the text.
  4. 4Copy the result.

Why lorem ipsum

Placeholder text exists so a design can be judged as a design. Real, readable sentences pull attention to their meaning, while the scrambled Latin of lorem ipsum has the rhythm and word lengths of natural text without saying anything. The passage traces back to a scrambled excerpt of Cicero that printers have used as filler since the sixteenth century.

The generated text uses the traditional lorem ipsum vocabulary, so it looks like the filler everyone recognizes. To check its length against a word or character limit, send it to the Word & Character Counter.

Decode Base64 to text or encode text to Base64. Paste into the top box, read the result below, and flip the direction with one click. Handles Unicode correctly, reads URL-safe Base64, and shows binary payloads as a hex dump you can download.

Format code in JavaScript, TypeScript, JSON, JSON5, HTML, Vue, CSS, SCSS, LESS, Markdown, YAML, GraphQL, XML and SQL. Pick tabs or spaces, set the indent width, and format the input in place with one click.

Remove duplicate lines from a list or text, keeping the first occurrence. Optionally ignore case and whitespace, or drop blank lines too.

Replace text in two modes: plain find and replace all, or regular expressions with flag controls and capture group references like $1.

Escape text into HTML entities or decode entities back to plain text. Choose named or numeric entities, escape only the unsafe characters or everything outside ASCII, and read the result live.

Reveal the characters you can't see in a text: zero-width spaces, non-breaking spaces, bidi marks, control characters and CRLF versus LF line endings. Inspect every occurrence and clean them out with a click.