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

Data Processing Use Tool →

Sorted Unique By

Remove duplicates from a sorted array using lodash _.sortedUniqBy

Data Processing Use Tool →

Markup Calculator

Calculate markup, selling price, and profit based on cost and markup percentage

Math & Numbers Use Tool →

SWIFT Code Validator

Validate SWIFT/BIC bank identification codes

Validation Use Tool →

Remove By Predicate

Remove items that match a predicate using lodash _.remove

Data Processing Use Tool →

Reverse Array

Reverse an array using lodash _.reverse

Data Processing Use Tool →

Intersection Arrays

Find common values across multiple arrays using lodash _.intersection

Data Processing Use Tool →

Join Array

Join array items into a single string with a custom separator

Data Processing Use Tool →

Pull Values

Remove specific values from an array using lodash _.pull

Data Processing Use Tool →

Last Item

Get the last item from an array using lodash _.last

Data Processing Use Tool →

Nth Item

Get the item at a specific index using lodash _.nth

Data Processing Use Tool →

Margin Calculator

Calculate profit margin, markup, and selling price based on cost and desired margin percentage

Math & Numbers Use Tool →