List 변환기
「List 변환기」는 텍스트 및 문서 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.
LOCAL LIST CONVERSION
Convert list separators
Turn lines, commas, tabs, semicolons, or a custom delimiter into the format your next tool expects.
Up to 100,000 characters and 50,000 items.
The result stays in this browser until you copy or download it.
사용 방법
사용 방법
- Paste a list up to 100,000 characters and choose its input separator.
- Choose the output separator and optional empty-item handling.
- Convert, review the result, then copy it or download a text file.
Literal separators with predictable results
Choose new lines, commas, tabs, semicolons, or up to 20 characters of custom separator text. Separators are matched literally; regular expression syntax is never executed.
Keep or remove empty items
Consecutive or edge separators create empty items. Keep them when their positions matter, or remove them before joining the output. Item text is preserved exactly, including surrounding spaces.
Local processing and practical limits
The list is parsed and converted in your browser and is not uploaded. Input is limited to 100,000 characters and 50,000 items; generated output is limited to 500,000 characters.
자주 묻는 질문
더 알아보기
Does this tool upload my list?
No. Parsing and conversion happen locally in your browser.
Can I use a pipe or multi-character separator?
Yes. Choose Custom literal text and enter one to 20 characters, such as | or ::.
What happens to blank items?
They are preserved by default. Enable Remove empty items to discard values created by leading, trailing, or repeated separators.
Does it trim spaces around items?
No. Item text stays unchanged so meaningful spaces are not silently removed.