Text Repeater
Text Repeater copy phrase multiple times duplicate a string repeat message with separatorDuplicate a short block predictably
Enter the exact text, choose 1 through 1,000 repetitions, and select a newline, space, or custom separator. The output summary reports final character count before you copy it.
How repetition is assembled
The entered block is copied without changing capitalization, punctuation, or internal line breaks. The selected separator is placed only between copies, never before the first or after the last. This makes the result predictable for test data, rehearsal notes, labels, and other small plain-text jobs.
Separators change the shape
New line produces one copy per line and is useful for repeated rows. Space creates a continuous sentence-like result. Custom mode accepts up to 20 literal characters, including punctuation and spaces. It does not interpret escape codes or templates. If no custom separator is entered, copies touch each other directly.
Worked example
Enter “Go!” and choose four repetitions. With a space, the output is “Go! Go! Go! Go!” and contains 15 characters. With a new line, each Go! appears on its own line. With “ / ” as a custom separator, the result becomes “Go! / Go! / Go! / Go!”.
Keep generated text manageable
The repetition count is capped at 1,000, and the finished output may not exceed 1,000,000 characters. Those limits reduce accidental browser freezes and enormous clipboard transfers. A long source block can reach the character cap with far fewer repetitions. The summary helps spot an unexpectedly large result before copying.
Limitations and privacy
Everything runs in this page and text is not uploaded. The tool does not add sequence numbers, substitute variables, randomize copies, create files, schedule messages, post to another service, or bypass length rules elsewhere. Destination apps may shorten, reformat, or reject the copied text. Use repetition responsibly and do not create spam.
Text Repeater FAQ
Does one repetition add a separator?
No. A separator appears only between two copies.
Can the source contain multiple lines?
Yes. Internal line breaks remain inside every copy.
Why was a large result rejected?
The estimated output exceeded the one-million-character safety cap.