# Text Repeater

A text repeater: repeat any word, line or paragraph as many times as you like, with a separator you choose. Free, instant, and nothing is uploaded.

Canonical page: https://filetity.com/text-repeater

## 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: Any text in, repeated text out, separated by a new line, a space, a comma or nothing at all, optionally numbered.
- Limits: Capped by the size of the result rather than by the number of copies, because a hundred thousand copies of one word and a hundred copies of an essay are very different requests.
- 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

### Why is it limited by size rather than by a number of copies?

Because the count on its own says nothing about the cost. Ten thousand copies of one word is a small file, and ten thousand copies of a paragraph is tens of megabytes that no browser will lay out in a text box. The tool works out the finished size first and only refuses when the result would actually be a problem.

### Can I number each copy?

Yes, and it is the option people usually want second. Turning it on prefixes each repetition with its position, which is what you need for numbered lists, test data with distinguishable rows, and anything where identical lines would be impossible to tell apart afterwards.

### What separator should I choose?

A new line for lists and anything being pasted into a spreadsheet column. A space or a comma for a sentence or a comma separated list. Nothing at all when you want the text run together, which is the case for filling a field to a length or building a long test string.

### Is there a limit on how long the text can be?

Not on the input, beyond what a text box will hold. The only ceiling is on the result, and the page tells you the moment your combination of length and count would go past it, rather than letting you press a button and wait for a tab to stop responding.

### Does any of this get sent anywhere?

No. There is no server in this product at all, so the text stays in the tab and disappears when you close it. Turn the network off after the page loads and the tool keeps working exactly the same.

## Related tools

- [Character Counter](https://filetity.com/character-counter): Count characters and words live, against the limits you are writing for.
- [Case Converter](https://filetity.com/case-converter): Change text between uppercase, lowercase, title case, camelCase and six more.
