All-in-One Tools Collection
A broad collection of online tools for development, AI, design, and productivity tasks.
Showing page 14 of 132 (12 tools on this page)
Group By
Group items by a derived key using lodash _.groupBy
Count By
Count items by a derived key using lodash _.countBy
Uniq With
Remove duplicates using lodash _.uniqWith and deep equality
Zip Object
Create an object from keys and values using lodash _.zipObject
Uniq By
Remove duplicates from an array using lodash _.uniqBy with a property path
Uniq Array
Remove duplicates from an array using lodash _.uniq
Without Values
Remove specified values from an array using lodash _.without
Unzip Arrays
Split grouped arrays using lodash _.unzip
Xor Arrays
Compute the symmetric difference of arrays using lodash _.xor
Zip Arrays
Combine arrays by index using lodash _.zip
Take While
Take items while a predicate matches using lodash _.takeWhile
Remove Image Background
Remove image backgrounds and export a transparent PNG