Our Network


Coming Soon


Coming Later

Maximum Integer Calculator

world's simplest integer tool

This browser-based utility finds the largest integer in a sequence of integers and prints the maximum value to the output. You can also find the first two, three, four, or more largest values by just adjusting the option that controls how many maximum values are printed. You can also ignore the minus sign of integers and search for the maximum absolute value. The formats of the input and output integers can be configured in the options by setting the integer separator characters. Created by math nerds from team Browserling.

᠎᠎᠎       Tool Options

Integer Delimiter

Input integer delimiter symbol.
(Use the \n character if ints
go one per line.)

Max Integer Search

Find this many max integers.
Find max integers by their
absolute values.

Max Integer Delimiter

Output integer delimiter symbol.
(Applies if there are multiple
maximum integers in the output.)

What is a Maximum Integer Calculator?

With this online application, you can find the greatest integer among many integers. It iterates over all integers that you entered and compares them with each other. The integer that turns out to be the greatest is then displayed on the screen. If you set the integer count option to greater than one, then that many integers will be printed to the screen, sorted by their magnitude. When outputting several integers, their output format can be configured in the options by changing their output delimiter. The format for entering the input integers is by default set to a vertical column but you can change it as well by adjusting the input delimiter character. If you only care about the absolute value of integers and don't care about the sign of the integers, then use the "Ignore the Minus Sign" option. It computes the absolute value of each integer and drops the negative values before searching for the largest value. Integerabulous!


Maximum Integer Calculator Examples

Click to try!

Max in Integer Sequence

This example loads an input list of eighty comma-delimited integers that consists of a mix of positive and negative integers. To correctly separate them into individual integers, we enter the comma symbol "," in the input delimiter option. In the output count option, we enter 1, which finds exactly one largest value. In this list, this value is 991.

24, -45, 414, -6, 54, 177, 301, 15, 7, 780, 77, 56, 36, 8, 633, -1, 397, 25, 899, 34, 88, 540, 85, 350, 790, 154, 42, 72, -811, 10, 9, 11, 72, -17, 96, 60, 552, 52, 2, 566, -550, 2, 18, 25, -64, 758, 65, 55, 28, 47, 64, -4, 290, 75, 74, -15, -909, 640, 75, 196, -276, 530, 930, 5, 32, 41, -72, 991, 56, 55, 981, 32, 2, -6, 36, 74, 900, 530, 67, 300
991
Required options
These options will be used automatically if you select this example.
Input integer delimiter symbol.
(Use the \n character if ints
go one per line.)
Find this many max integers.
Find max integers by their
absolute values.

Very Similar Integers

In this example, the input integers are so large and so similar that they all seem to be equal. Actually, all these values are different and to find the largest among them, we run our algorithm on them. We find the top 3 maximum integers at once and print them the same way as they were entered in the input, namely separated by the newline character "\n" and each on its own line. It turns out that the 2nd integer is the largest, followed by the 8th and 5th integers.

32934025230157873134 32974025230157873134 32934023230157874134 32934025230057874134 32934025230157874134 32934025230153874134 32934025230153874334 32934075230153874134
32974025230157873134 32934075230153874134 32934025230157874134
Required options
These options will be used automatically if you select this example.
Input integer delimiter symbol.
(Use the \n character if ints
go one per line.)
Find this many max integers.
Find max integers by their
absolute values.
Output integer delimiter symbol.
(Applies if there are multiple
maximum integers in the output.)

Ignore the Minus Signs

In this example, we don't really care about the sign of the integers, we're only interested in their magnitude. To compare the magnitudes of both the positive and negative integers, we enable the "Ignore the Minus Sign" mode. In this mode, the utility first finds the modulus of each integer and then simply compares the non-negative values. The largest value is then displayed on the screen but with the original sign that it had in the input.

200 -900 400 -700 500 -300 600 -100 800
-900
Required options
These options will be used automatically if you select this example.
Input integer delimiter symbol.
(Use the \n character if ints
go one per line.)
Find this many max integers.
Find max integers by their
absolute values.
Output integer delimiter symbol.
(Applies if there are multiple
maximum integers in the output.)

Pro tips Master online integer tools

You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!

https://onlinetools.com/integer/find-max-integer?input=24%2C%20-45%2C%20414%2C%20-6%2C%2054%2C%20177%2C%20301%2C%2015%2C%207%2C%20780%2C%2077%2C%2056%2C%2036%2C%208%2C%20633%2C%20-1%2C%20397%2C%2025%2C%20899%2C%2034%2C%2088%2C%20540%2C%2085%2C%20350%2C%20790%2C%20154%2C%2042%2C%2072%2C%20-811%2C%2010%2C%209%2C%2011%2C%2072%2C%20-17%2C%2096%2C%2060%2C%20552%2C%2052%2C%202%2C%20566%2C%20-550%2C%202%2C%2018%2C%2025%2C%20-64%2C%20758%2C%2065%2C%2055%2C%2028%2C%2047%2C%2064%2C%20-4%2C%20290%2C%2075%2C%2074%2C%20-15%2C%20-909%2C%20640%2C%2075%2C%20196%2C%20-276%2C%20530%2C%20930%2C%205%2C%2032%2C%2041%2C%20-72%2C%20991%2C%2056%2C%2055%2C%20981%2C%2032%2C%202%2C%20-6%2C%2036%2C%2074%2C%20900%2C%20530%2C%2067%2C%20300&input-separator=%252C%20&amount-of-maximum=1&absolute-maximum=false

All Integer Tools

Didn't find the tool you were looking for? Let us know what tool we are missing and we'll build it!

Quickly rewrite integer digits using pretty Unicode glyphs.

Quickly generate random two-dimensional integer points.

Quickly generate random three-dimensional integer points.

Quickly print a list of integers that are palindromes.

Quickly convert the given integer to a palindromic integer.

Quickly find all integers in the given text or string.

Quickly make integer digits go in a triangle wave.

Quickly unleash the destructive force of Zalgo on integers.

Quickly find two or more integers that add up to the given integer.

Quickly find several integers that multiply up to the given integer.

Quickly randomize the given sequence of integers.

Quickly mix the order of digits in an integer.

Quickly put integers in increasing or decreasing order.

Quickly sort the individual digits of an integer.

Quickly increase all integers by a certain amount.

Quickly increase individual digits by a certain amount.

Quickly decrease all integers by a certain amount.

Quickly decrease individual digits by a certain amount.

Quickly randomly select an integer from a list of integers.

Quickly create groups from the digits of an integer.

Quickly write integer digits backwards.

Quickly remove one or more digits from an integer.

Quickly replace one or more digits in an integer.

Quickly drop digits from an integer and make it shorter.

Quickly add the thousands separator to integers.

Quickly remove the thousands separator from integers.

Quickly find the largest integer in a list of integers.

Quickly find the smallest integer in a list of integers.

Quickly find the total sum of a bunch of integers.

Quickly find the sum of all the digits in an integer.

Quickly find the total product of a bunch of integers.

Quickly find the product of all the digits in an integer.

Quickly calculate the partial sum of a bunch of integers.

Quickly calculate the partial product of a bunch of integers.

Quickly flip the sign of one or more integers.

Quickly split an integer into chunks of a given length.

Quickly merge partial integers together to form a larger integer.

Quickly round integers up or down to the required precision.

Quickly convert integers to a downloadable picture.

Quickly generate a list of von Neumann ordinals.

Quickly generate a list of Zermelo ordinals.

Quickly generate an ordered sequence of integers.

Quickly generate an ordered list of even integers.

Quickly generate an ordered list of odd integers.

Quickly write an integer spelling in words.

Quickly convert spelled integers to regular integers with digits.

Quickly generate an array of integers for programming.

Quickly find the number of occurrences of digits in integers.


Coming Soon

These integer tools are on the way!
Draw von Neumann Universe

Create a drawing that visualizes von Neumann hierarchy of sets.

Generate a Sudoku Board

Create a sudoku puzzle.

Generate Magic Integers

Create a list of neat-looking integers (called magic integers).

Create Integer n-Tuples

Generate a list of tuples of integers with n elements.

Convert Integers to Unary Base

Quickly convert integers to base one.

Convert Unary Base to Integers

Quickly convert base one to integers.

Convert Integers to Binary Base

Quickly convert integers to base two.

Convert Binary Base to Integers

Quickly convert base two to integers.

Convert Integers to Octal Base

Quickly convert integers to base eight.

Convert Octal Base to Integers

Quickly convert base eight to integers.

Convert Integers to Hex Base

Quickly convert integers to base sixteen.

Convert Hex Base to Integers

Quickly convert base sixteen to integers.

Convert Integers to Base64

Quickly encode integers to base-64.

Convert Base64 to Integers

Quickly decode base-64 to integers.

Change Integer Base

Quickly convert integers to a custom base.

Convert Integers to HTML Entities

Quickly encode integers to HTML encoding.

Convert HTML Entities to Integers

Quickly decode HTML entities to integers.

Convert Integers to URL Encoding

Quickly encode integers to URL (percent) encoding.

Convert URL Encoding to Integers

Quickly decode URL-encoded integers.

Convert Signed Integer to Unsigned

Quickly convert a signed integer to an unsigned integer.

Convert Unsigned Integer to Signed

Quickly convert an unsigned integer to a signed integer.

Create Random Integers

Generate a list of random integers.

Check If an Integer Is Symmetric

Check if the given integers are palindromes.

Generate an Integer Matrix

Create a matrix whose entries are all integers.

Generate an Integer Vector

Create a vector with integer coefficients.

Find Integer Average

Quickly calculate the average value of integers.

Find Integer Digit Average

Quickly calculate the average value of integer digits.

Pick an Integer Digit

Quickly randomly select a digit from an integer.

Compare Integers

Find which of the given integers is the biggest or smallest.

Clamp Integers

Limit integer values to a range.

Clamp Integer Digits

Limit integer digit values to a range.

Duplicate Integers

Create multiple copies of the input integers.

Duplicate Integer Digits

Create multiple copies of digits of input integers.

Rotate Integers

Rotate the digits of an integer to the left or right.

Shift Integer Digits

Move the digits of an integer to the left or right.

Subtract Integers

Quickly find the difference of a bunch of integers.

AND Integers

Quickly apply the bitwise AND operation to integers.

OR Integers

Quickly apply the bitwise OR operation to integers.

XOR Integers

Quickly apply the bitwise XOR operation to integers.

NOT Integers

Quickly apply the bitwise NOT operation to integers.

NAND Integers

Quickly apply the bitwise NAND operation to integers.

NOR Integers

Quickly apply the bitwise NOR operation to integers.

XNOR Integers

Quickly apply the bitwise NXOR operation to integers.

Divide Integers

Quickly divide two or more integers.

Divide Integer Digits

Quickly divide the digits of an integer.

Convert an Integer to Ordinal

Add -st, -nd, -rd, -th suffixes to integers to make them ordinals.

Convert an Oridinal to Integer

Remove -st, -nd, -rd, -th suffixes from ordinals to make them ints.

Filter Integers

Find integers that match a filter (greater, less, equal).

Left-pad Integers

Add padding to integers on the left side.

Right-pad Integers

Add padding to integers on the right side.

Right-align Integers

Position all integers so that they align on the right.

Center Integers

Position all integers so that they align in the middle.

Take Absolute Value of Integers

Turn all integers into positive integers.

Make All Integers Negative

Turn all integers into negative integers.

Convert Integers to Fractions

Rewrite an integer in fractional form.

Convert Fractions to Integers

Extract the numerator and denominator from a fraction.

Find and Replace Integers

Search for all occurrences of an integer and replace it.

Generate Regex from Integers

Create a regex that matches the given integers.

Generate Integers from a Regex

Create integers that match the given regular expression.

Generate Small Integers

Create relatively tiny integers.

Generate Big Integers

Create relatively huge integers.

Generate Oscillating Integers

Create a sequence of oscillating integers, such as 123212321.

Generate a Multi-integer Sequence

Create multiple integer sequences at once.

Introduce Errors in Integers

Slightly change an integer so it has an error.

Introduce Errors in Integer Digits

Slightly change integer digits so there are errors.

Make Integers Fuzzy

Apply fuzzing to integers and add perturbations.

Make Integers Digits Fuzzy

Apply fuzzing to integer digits and add digit perturbations.

Highlight Integers

Add highlighting to certain integers.

Highlight Integer Digits

Add highlighting to certain integer digits.

Color Integers

Add color to integers based on a condition.

Color Integer Digits

Add color to individual digits in the given integers.

Convert Integers to Pixels

Quickly assign colors to integers and draw them as pixels.

Convert Pixels to Integers

Quickly assign integer values to pixel colors and print them.

Draw an Integer Spiral

Make the digits of an integer go in a spiral shape.

Draw an Integer Circle

Make the digits of an integer go in a circle.

Draw an Integer Diamond

Make the digits of an integer go in a diamond shape.

Draw an Integer Box

Fill a box with certain width and height with digits.

Create 2D Integers

Use ASCII art to convert integers to 2-dimensional drawings.

Create 3D Integers

Use ASCII art to convert integers to 3-dimensional drawings.

Decompose an Integer

Decompose an integer into ones, tens, hundreds, etc.

Print Increasing Integers

Generate an ordered list of increasing integers.

Print Decreasing Integers

Generate an ordered list of decreasing integers.

Print Integer Information

Quickly find various information about the given integers.

Find Patterns in Integers

Find hidden patterns of numbers in integers.

Calculate Integer Entropy

Find the Shannon entropy of an integer.


Subscribe!

Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.

Enter your email here


Feedback. We'd love to hear from you! 👋