What is List Lab?
List Lab chains the List Ops engines into one pipeline so a messy paste becomes a clean (and optionally batched) list without opening five tools.
Start from the List Ops hub if you want single-intent tools instead.
Pipeline steps
Expand
Turn comma/pipe CSV into one item per line.
Normalize
Trim whitespace and drop blank lines.
Dedupe
Keep the first occurrence of each line.
Sort
A→Z, natural, numeric, length, or shuffle.
Format
Optional bullets, numbers, or CSV join.
Split
Optional chunks of N or K equal groups.
60-second recipe
- Open List Lab and paste your export.
- Leave Expand, Normalize, Dedupe, and Sort on.
- Turn on Split with N=50 if you need batches.
- Copy all — or copy each group.
Same idea as the sort → dedupe workflow, but in one place.