HomeIP Address & Number Converter

IP Address & Number Converter

Convert IPv4 numeric addresses and dotted IPs in batch with multiple delimiters

IP Address & Number Converter

IP Address & Number Converter Guide

Overview

This tool converts IPv4 numeric addresses and dotted IPs. It supports batch conversion and multiple delimiters such as newlines,

How to Use

Conversion directions

  • Number → IP: enter numbers on the left and the IPs update automatically.
  • IP → Number: enter IPs on the right and the numbers update automatically.

Supported delimiters

  • Newline (one per line)
  • Vertical bar |
  • Tilde ~
  • Hyphen -
  • Space

Conversion principle

An IP address is a 32-bit unsigned integer split into 4 bytes (0-255) separated by dots. Formula:

Number = A × 256³ + B × 256² + C × 256 + D

The IP format is A.B.C.D, and the valid number range is 0 to 4294967295

Common IP mappings

IP addressNumeric addressNote
0.0.0.00Default route / unspecified
127.0.0.12130706433Loopback address
192.168.1.13232235777Common router address
10.0.0.1167772161Private network address
172.16.0.12886729729Private network address
8.8.8.8134744072Google DNS
1.1.1.116843009Cloudflare DNS
255.255.255.2554294967295Broadcast address

Data is processed locally in your browser by default and will not be uploaded to any server. Upload will be clearly indicated if required.

© 2026 See-Tool. All rights reserved. | Contact Us