🔁

Add Repeats Tool

Repeat each line N times, or repeat the entire text block N times. Control separators between repetitions.

0 lines
0 lines
✓ Copied!

About the Repeat Tool

Use Each line separately mode to repeat every line individually — for example, repeating "apple" 3 times gives three "apple" lines. Use Entire text block mode to duplicate the whole text N times — useful for generating test data or fill text in bulk.

FAQ

What is the "Separator" field?
The text to insert between repetitions. Leave blank to use newlines. You could enter ", " to join repetitions with commas.
What is the maximum repeat count?
You can repeat up to 1000 times. Be careful with large inputs and high counts — the output can become very large.
Can I number the repeated lines?
Yes — enable "Add line numbers" to prefix each output line with its number.