Runs locally in your browser

Merge Two Lists Online

Combine two lists by appending, interleaving, creating a unique union, or returning only shared values.

Input → Result

Combine two lists with append, interleave, union, or overlap modes.

Options
Merged list0 items

About this tool

Merge Two Lists Online

Merging lists can mean simple concatenation, alternating rows, removing duplicates across both sources, or keeping only shared values.

This tool keeps those meanings separate so the output matches the next system in your workflow.

FAQ

Frequently asked questions

What happens when interleaved lists have different lengths?+

Remaining items from the longer list are appended after alternating pairs are exhausted.

Which mode removes duplicates?+

Unique union deduplicates across both inputs.

Related tools

Popular list tools

Browse all tools →

Guides

Related guides

Guides →