Text tool

Text Repeater

Repeat any text up to 1,000 times with one click.

Text to repeat

Repeated ×10

echo echo echo echo echo echo echo echo echo echo

How it works

This text repeater joins your input with itself a chosen number of times — up to 1,000 — using a separator you pick: a new line, a space, nothing, or any custom string like ' • '. There's no transformation involved beyond the join itself; the value is not having to paste the same text by hand and count repetitions exactly.

When you'd use this

  • Emoji walls and celebratory messages: repeating a single emoji or short phrase dozens of times for a birthday message or celebratory post.
  • Stress-testing how a UI handles long text: generating a long repeated string to check that a text field, card, or layout handles overflow and wrapping correctly.
  • Building a quick list or test dataset: repeating a placeholder line with a comma or custom separator to generate a quick list or test fixture without writing a script.

Frequently asked questions

How many times can I repeat text?

Up to 1,000 repetitions per generation. Need more? Copy the output, paste it back in as the input, and repeat again — that squares the count.

Can I repeat emojis?

Yes — emoji are ordinary characters here. Repeat a single emoji, a combo, or emoji mixed with words, with any separator.

How do I get each repetition on its own line?

Choose the 'New line' separator (the default). 'Space' puts everything on one line; 'None' fuses repetitions together; 'Custom' lets you type any separator, like ' • '.

Will repeated text get me blocked on Discord or WhatsApp?

Possibly, if you spam it — platforms filter mass-repeated messages. Using repeated text in your own posts and bios is fine; flooding chats is what triggers moderation.

From the blog

Related tools

"sold out" repeated ten times with a new-line separator, shown in the Text Repeater output box with a Copy button
Example: "sold out" repeated ten times, one per line.