Text Join Tool
Join multiple lines of text with custom separators, dedup, sorting, and prefix/suffix support
Text Join Guide
Features
- Each line of text becomes one item in the join
- Choose from common separators or use a custom one
- Add uniform prefix and suffix to all items
- Pre-processing: dedup, sort, remove empty lines
Use Cases
- Generate SQL IN statements
- Concatenate CSV data columns
- Generate array/list constants
- Merge domain/IP/URL lists