Decimal to IP
Convert a decimal value to an IP address.
When to use this tool
Useful when reading compact IP representations from databases, logs, or APIs that store IPs as 32-bit integers (e.g., 3232235521 = 192.168.0.1).
How to use
Enter an integer between 0 and 4294967295 and press convert. The tool converts it to a 32-bit binary representation and splits it into four decimal octets.