All-in-One Tools Collection
A broad collection of online tools for development, AI, design, and productivity tasks.
Showing page 5 of 122 (12 tools on this page)
Take Right Items
Take the last N items using lodash _.takeRight
Sorted Unique By
Remove duplicates from a sorted array using lodash _.sortedUniqBy
Markup Calculator
Calculate markup, selling price, and profit based on cost and markup percentage
SWIFT Code Validator
Validate SWIFT/BIC bank identification codes
Remove By Predicate
Remove items that match a predicate using lodash _.remove
Reverse Array
Reverse an array using lodash _.reverse
Intersection Arrays
Find common values across multiple arrays using lodash _.intersection
Join Array
Join array items into a single string with a custom separator
Pull Values
Remove specific values from an array using lodash _.pull
Last Item
Get the last item from an array using lodash _.last
Nth Item
Get the item at a specific index using lodash _.nth
Margin Calculator
Calculate profit margin, markup, and selling price based on cost and desired margin percentage