Lists
A: apple,banana,cherry / B: banana,date
Intersection
banana
Developer Tools
Compute intersection, union, or difference for two text lists locally in your browser. Useful for roster compares, keyword crosses, and everyday data cleanup.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
当前模式:交集
Lists
A: apple,banana,cherry / B: banana,date
Intersection
banana
Yes. Matching is case-sensitive by default, and each line is one element.
Set operations treat items as a set, so duplicates collapse. To deduplicate a single list only, use the remove-duplicate-lines tool.
Tools
Continue with another translated tool for a nearby task.
Remove Duplicate Lines
Remove duplicate lines from multiline text with options to ignore case, trim edges, keep first-seen order, and review frequency stats. Processing stays in your browser.
Text Diff Checker
Compare two text blocks locally in your browser and mark added, removed, and unchanged lines. Useful for configs, copy review, and quick code-snippet diffs with instant results.
Sort Lines
Sort multiline text with dictionary order, natural (numeric-aware) order, length order, or shuffle. Optional reverse, case-insensitive compare, dedupe, and blank-line removal all run in your browser.