This is a super simple browser-based application that finds the unique items in a list. It works with all data types and returns a new list with only the distinct items in it. You can customize the input and output separators of list items, as well as trim items before comparison and skip empty items.
Tool Options
List
List of unique number
This tool extracts only the unique values from your list—perfect for data cleanup, sorting, or comparisons.