Duplicate List
「Duplicate List」는 텍스트 및 문서 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.
사용 방법
사용 방법
- Paste a list up to 100,000 characters and choose how its items are separated.
- Choose the total number of copies, their order, and whether empty items should remain.
- Duplicate the list, review the exact result, then copy it or download a text file.
Two useful repetition orders
Repeat the whole list appends complete copies in sequence. Repeat each item keeps identical items together. Reversing added copies applies only to whole-list order, so the first copy remains exactly as entered while every added copy is reversed.
Literal separators and bounded output
Choose newline, comma, tab, semicolon, or a literal custom separator for both input and output. No regular expression is executed. Empty items are preserved unless you remove them. Input is limited to 100,000 characters, 50,000 parsed items, 100,000 output items, and 500,000 output characters.
자주 묻는 질문
더 알아보기
Does the copy count include the original list?
Yes. A copy count of 2 returns the original plus one added copy.
Can I repeat each item before moving to the next?
Yes. Choose Repeat each item. Reverse added copies is unavailable in that order because there is no separate added list to reverse.
Are spaces trimmed from each item?
No. Items are kept exactly as entered. Only newline input normalizes CRLF or CR line endings to LF.