Text Repeater

The Text Repeater takes whatever you type and duplicates it as many times as you ask for

Updated
Loading toolโ€ฆ

The Text Repeater takes whatever you type and duplicates it as many times as you ask for

How to use Text Repeater

  1. Type or paste the text you want to repeat and set how many times to repeat it.
  2. Choose how copies are separated and, if you like, turn on numbering with a starting number.
  3. Copy the result to your clipboard or download it as a .txt file.
Try next โ†’Word CounterCount words and characters.

About Text Repeater

The Text Repeater takes whatever you type and duplicates it as many times as you ask for. You pick how the copies are joined together: on separate lines, with spaces, comma-separated, joined directly with nothing between them, or with a custom separator of your own. You can also number each copy and choose the starting number, which is handy for making numbered lists fast.

Everything is calculated live as you type. The output pane shows the finished text along with a running count of copies, characters, and lines, and you can copy it to your clipboard or download it as a plain .txt file with one click. In the custom separator field you can type escape sequences like for a new line or for a tab.

The tool runs entirely in your browser using plain JavaScript. Nothing you type is uploaded, logged, or stored anywhere, and no sign-up is needed. To keep your browser responsive, the repeat count is capped at 100,000; very large outputs can still take a moment to render on slower devices.

Frequently asked questions

How do I repeat text a specific number of times?
Type or paste your text into the box, enter how many copies you want in the Number of times field, and the repeated text appears instantly below. Then use Copy result or Download .txt.
Can I put each copy on its own line?
Yes. Set Separate copies with to New line and every copy goes on a separate line. You can also choose Space, Comma + space, Nothing, or a custom separator like a pipe or dash.
Can I number each repeated line?
Yes. Set Add a number before each copy to Yes and each copy is prefixed with 1., 2., 3., and so on. You can also change the starting number, for example to begin at 0 or 100.
Is there a limit to how many times I can repeat?
You can repeat up to 100,000 times. This cap keeps your browser responsive, since extremely large text can slow down or freeze a tab. For most uses this is far more than enough.
Is my text private?
Yes. The tool runs completely in your browser with plain JavaScript. Your text is never uploaded to a server, saved, or shared, and no account is required.
Can I download the result as a file?
Yes. Click Download .txt to save the repeated text as a plain text file, or use Copy result to paste it straight into another app.