Number Tools – Small Tools. Big Help.

Welcome to SmallToolsOnline.com — your go-to toolkit for working with numbers quickly and efficiently. Our collection of smart browser-based number tools helps you calculate, convert, format, and analyze numbers instantly — all without installing any software or sending your data anywhere.

From simple number converters and random number generators to advanced percentage calculators, unit converters, and number formatters, every tool runs directly in your browser using fast JavaScript processing.

Whether you're a developer working with data, a student solving math problems, or an analyst performing quick calculations — Small Tools Online helps you do it faster, smarter, and safer.

All Number Tools

1234 One Two Three Four
Convert a numeric value into its word representation.
OneTwoThree 123
Convert a word-based number into its numeric form.
1,2,3,…
Create a sequence of numbers with given start, step and count.
Round a number to a specified number of decimal places.
Find all prime factors of a number in the browser.
Compute the GCD of two or more numbers entirely in JavaScript.
Find the LCM for multiple numbers in your browser.
Round a number up to the nearest integer or step.
Round a number down to the nearest integer or step.
Sort a list of numbers ascending or descending in-browser.
P?
Check whether a number is prime using JavaScript.
Generate all prime numbers up to a given value.
10→16
Convert numbers between bases (binary, octal, decimal, hex).
XVII
Convert integer numbers into Roman numerals.
XII
Convert Roman numeral strings back into numbers.
%
Calculate a percentage of a given number.
1,000,000
Add thousand-separator commas to large numbers.
3 s.f.
Round numbers preserving significant digits.
101010
Convert a number into its binary representation.
1101
Convert binary strings back into numeric values.