IP Address Converter — IPv4 / IPv6

Convert an IPv4 or IPv6 address: decimal, hex, binary, compressed/expanded IPv6, mapped forms.

Loading…
IP address converter
Detects IPv4/IPv6 and shows useful forms. No RDAP, MAC, or general base conversion.

Developer notes

• IPv4: dotted, uint32, hex, binary octets. • IPv6: compress / expand / both. • Mapped optional. • 64 KiB limit.

Options

IPv6 display
compress, expand, or both.
Include mapped
Shows IPv4-mapped / embedded forms when relevant.

When teams pick this route

• Compare compressed vs expanded IPv6. • Get the integer form of an IPv4 for a text ACL.

Worked examples

IPv4 forms

Before

192.0.2.1

After

dotted · decimal · hex · binary octets

IPv6 compress/expand

Before

2001:db8::1

After

2001:db8::1 ↔ 2001:db8:0:0:0:0:0:1

Related networking tools

For bases 2–36: number-base-converter. Hub: networking tools.

IP converter FAQ

Local address forms

When should I use the number-base converter instead?

To convert an integer between bases 2–36 (hex of a number, binary of a value), use number-base-converter. Networking tools compute subnets and CIDRs — not general base conversion.

Are IP addresses uploaded?

No. All math runs locally in your browser. Nothing is uploaded to FastMinify.

What is the size limit?

64 KiB (UTF-8) for the combined input fields of each tool.

More networking tools in this cluster

Looking for converters, encoders, formatters, and minifiers in one place? Developer tools hub Open the curated developer tools catalogue.