# Lorem Ipsum Generator

Generate lorem ipsum placeholder text: paragraphs, sentences, words or list items, short or long, as plain text or wrapped in HTML tags.

Canonical page: https://filetity.com/lorem-ipsum

## Capabilities

- Free: Yes, with no watermark and no page limit.
- Account required: No. There is no account system.
- Processed on device: Yes. The file is read by your browser and never uploaded. There is no server to send it to.
- Formats: Plain text, or HTML with each block in a p tag and a list in one ul. Copy it or download it.
- Limits: Up to 200 blocks at a time, which is far more than a mockup needs.
- Mobile: Yes, on any modern mobile browser. Large files are limited by the memory the phone gives the browser.
- Offline: Yes, once the page has loaded. The tool keeps working with no network connection.

## Questions

### What is lorem ipsum actually saying?

It is scrambled Latin from Cicero's De Finibus Bonorum et Malorum, written in 45 BC, cut up by a printer in the 1500s to make a type specimen. It is deliberately not readable prose, and that is the feature: real copy in a mockup gets read and argued about, and English placeholder text has a habit of shipping to production.

### Can I get an exact number of words?

Yes. Choose words and type the number, and that is exactly what comes out, including when the traditional opening is switched on. Paragraphs and sentences vary on purpose, because text that is always the same length tests nothing about a layout.

### Why change the sentence length?

Because that is what the design is being tested against. A card that looks right with fifteen word sentences can break with five or with thirty, and you find out in production if the placeholder text was always average. Short and Long are here to fail your layout on purpose while it is still cheap.

### Does the HTML option add anything I do not want?

No. Paragraphs come out as p elements and list items as one ul with li inside, with no classes, no wrapper div and no inline styles. It is the markup you would have typed, so it drops into a template without anything to strip out.

## Related tools

- [Character Counter](https://filetity.com/character-counter): Count characters and words live, against the limits you are writing for.
- [Text Repeater](https://filetity.com/text-repeater): Repeat any text as many times as you want, with a chosen separator.
