Text Repeater

Repeat a word, phrase, or line any number of times, with optional separators.

About this tool

Repeat a word, phrase, or block of text as many times as you want, with an optional separator between copies — a space, a new line, a comma, a pipe, or your own custom string. Useful for filler text, stress-testing input fields, building repetitive test data or CSV rows, and internet jokes. It runs in your browser and shows the total character count.

Frequently asked questions

Is there a limit?
The repeat count is capped at 10,000 to keep the page responsive. The result also stops growing once it passes roughly one million characters.
How do I repeat on separate lines?
Choose "New line" as the separator. Each copy then sits on its own line, which is handy for generating lists.
Does it repeat trailing spaces in my text?
Yes — whatever you type, including leading and trailing spaces, is repeated exactly. Only the separator is inserted between copies.