IPv4 and Integer Converter

Convert dotted IPv4 addresses to unsigned 32-bit integers and back.

Convert in your browser · No sign-up

Uses network byte order. Octets must be 0–255 without leading zeros; integers must be 0–4294967295.

Up to 100,000 UTF-16 units per input and 1,000,000 per result. See the supported formats and examples below.

How to use

  1. Convert dotted IPv4 addresses to unsigned 32-bit integers and back.
  2. Choose the mode or options, then run the tool.
  3. Review the result, then copy or download the TXT file.

Example

192.168.1.1 → 3232235777

Details and limitations

Uses network byte order. Octets must be 0–255 without leading zeros; integers must be 0–4294967295.

Text stays in your browser; it is not sent to a conversion server.

FAQ

IPv4 and Integer Converter — What are the supported inputs and limits?

Uses network byte order. Octets must be 0–255 without leading zeros; integers must be 0–4294967295.

Format references

Tool page updated: