This browser-based app finds all integers in the given textual input data and extracts the individual values to the output field. You can choose to extract only the positive and/or negative integers or integers from a specific range. All extracted integers can be sorted in descending or increasing order and you can also extract the decimal point part, preserve the comma thousands delimiter, and change the format for printing the output integer list. Created by math nerds from team Browserling.
This browser-based app finds all integers in the given textual input data and extracts the individual values to the output field. You can choose to extract only the positive and/or negative integers or integers from a specific range. All extracted integers can be sorted in descending or increasing order and you can also extract the decimal point part, preserve the comma thousands delimiter, and change the format for printing the output integer list. Created by math nerds from team Browserling.
With this online program, you can extract all integers from the given data. It scans the entered text, searches for as many consecutive digits as possible, and displays them in the output area. It offers various integer extraction modes that can be selected in the first options block. For example, you can select the positive integer mode and extract only those integers that are greater than zero. Similarly, the negative integer filter will extract only the integers with a minus sign in front of them. There's also the integer range mode that lets you specify the minimum and maximum limit of the values that you need to extract. By default, all integers that are found are displayed in the order they appeared in the input data. This behavior can also be customized and you can quickly sort the integers in ascending or descending order in the second block of options. This utility is able to find integers of arbitrary size with an unlimited amount of digits. Integers that use the thousands group separator can also be detected and extracted. To save the thousands delimiter in the output, use the preserve format option in the third block of options. Although this app primarily focuses on integers only, often your input values will contain decimal fractions. We added another simple checkbox option in the third column of options that includes the decimal dot and the decimal part in the integer search. With this option, you can extract decimal numbers. When the integers get printed to the screen, you can adjust the character that's used to separate them. By default, each integer is printed on a new line but you can use a comma, a space, or a semicolon and get a customized output list of extracted integers. Integerabulous!
With this online program, you can extract all integers from the given data. It scans the entered text, searches for as many consecutive digits as possible, and displays them in the output area. It offers various integer extraction modes that can be selected in the first options block. For example, you can select the positive integer mode and extract only those integers that are greater than zero. Similarly, the negative integer filter will extract only the integers with a minus sign in front of them. There's also the integer range mode that lets you specify the minimum and maximum limit of the values that you need to extract. By default, all integers that are found are displayed in the order they appeared in the input data. This behavior can also be customized and you can quickly sort the integers in ascending or descending order in the second block of options. This utility is able to find integers of arbitrary size with an unlimited amount of digits. Integers that use the thousands group separator can also be detected and extracted. To save the thousands delimiter in the output, use the preserve format option in the third block of options. Although this app primarily focuses on integers only, often your input values will contain decimal fractions. We added another simple checkbox option in the third column of options that includes the decimal dot and the decimal part in the integer search. With this option, you can extract decimal numbers. When the integers get printed to the screen, you can adjust the character that's used to separate them. By default, each integer is printed on a new line but you can use a comma, a space, or a semicolon and get a customized output list of extracted integers. Integerabulous!
In this example, we extract integer values from the text information about the periodic table of elements. To make sure we don't miss any values, we activate the extraction mode that searches for all integers. We print each value on a new line in the order it was used in the input data.
In this example, we're working with scientific data that shows the average temperatures on different planets of the solar system and we're interested in cold planets. We'd like to find all negative temperatures in the data, so we use the "Extract Negative Integers" mode to extract temperatures below zero. The temperatures of some planets are shown with an accuracy of one decimal place, so in order to extract precise values, we use the "Match Fractions" option. We sort the temperature in increasing order and display them separated by commas.
This example loads a list of largest national capitals together with the number of inhabitants in each city. There are millions of people living in the biggest cities and to better visualize the magnitude of these integer numbers, they use comma delimiters in the thousands positions. To preserving these commas in the output, we use the "Preserve Format" option. We also extract only those integers that are in the range from 8,000,000 to 15,000,000, using the range extraction method. The output values are sorted in order from the biggest to smallest and the values are displayed in a vertical column.
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!
Create a drawing that visualizes von Neumann hierarchy of sets.
Create a sudoku puzzle.
Create a list of neat-looking integers (called magic integers).
Generate a list of tuples of integers with n elements.
Quickly convert integers to base one.
Quickly convert base one to integers.
Quickly convert integers to base two.
Quickly convert base two to integers.
Quickly convert integers to base eight.
Quickly convert base eight to integers.
Quickly convert integers to base sixteen.
Quickly convert base sixteen to integers.
Quickly encode integers to base-64.
Quickly decode base-64 to integers.
Quickly convert integers to a custom base.
Quickly encode integers to HTML encoding.
Quickly decode HTML entities to integers.
Quickly encode integers to URL (percent) encoding.
Quickly decode URL-encoded integers.
Quickly convert a signed integer to an unsigned integer.
Quickly convert an unsigned integer to a signed integer.
Generate a list of random integers.
Check if the given integers are palindromes.
Create a matrix whose entries are all integers.
Create a vector with integer coefficients.
Quickly calculate the average value of integers.
Quickly calculate the average value of integer digits.
Quickly randomly select a digit from an integer.
Find which of the given integers is the biggest or smallest.
Limit integer values to a range.
Limit integer digit values to a range.
Create multiple copies of the input integers.
Create multiple copies of digits of input integers.
Rotate the digits of an integer to the left or right.
Move the digits of an integer to the left or right.
Quickly find the difference of a bunch of integers.
Quickly apply the bitwise AND operation to integers.
Quickly apply the bitwise OR operation to integers.
Quickly apply the bitwise XOR operation to integers.
Quickly apply the bitwise NOT operation to integers.
Quickly apply the bitwise NAND operation to integers.
Quickly apply the bitwise NOR operation to integers.
Quickly apply the bitwise NXOR operation to integers.
Quickly divide two or more integers.
Quickly divide the digits of an integer.
Add -st, -nd, -rd, -th suffixes to integers to make them ordinals.
Remove -st, -nd, -rd, -th suffixes from ordinals to make them ints.
Find integers that match a filter (greater, less, equal).
Add padding to integers on the left side.
Add padding to integers on the right side.
Position all integers so that they align on the right.
Position all integers so that they align in the middle.
Turn all integers into positive integers.
Turn all integers into negative integers.
Rewrite an integer in fractional form.
Extract the numerator and denominator from a fraction.
Search for all occurrences of an integer and replace it.
Create a regex that matches the given integers.
Create integers that match the given regular expression.
Create relatively tiny integers.
Create relatively huge integers.
Create a sequence of oscillating integers, such as 123212321.
Create multiple integer sequences at once.
Slightly change an integer so it has an error.
Slightly change integer digits so there are errors.
Apply fuzzing to integers and add perturbations.
Apply fuzzing to integer digits and add digit perturbations.
Add highlighting to certain integers.
Add highlighting to certain integer digits.
Add color to integers based on a condition.
Add color to individual digits in the given integers.
Quickly assign colors to integers and draw them as pixels.
Quickly assign integer values to pixel colors and print them.
Make the digits of an integer go in a spiral shape.
Make the digits of an integer go in a circle.
Make the digits of an integer go in a diamond shape.
Fill a box with certain width and height with digits.
Use ASCII art to convert integers to 2-dimensional drawings.
Use ASCII art to convert integers to 3-dimensional drawings.
Decompose an integer into ones, tens, hundreds, etc.
Generate an ordered list of increasing integers.
Generate an ordered list of decreasing integers.
Quickly find various information about the given integers.
Find hidden patterns of numbers in integers.
Find the Shannon entropy of an integer.
Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling our mission is to make people's lives easier, so we created this collection of integer tools. Our tools have the simplest user interface that doesn't require advanced computer skills and they are used by millions of people every month. Our integer tools are actually powered by our programming tools that we created over the last couple of years. Check them out!