This tool allows you to expand or collapse an IPv6 address. Due to their length, IPv6 addresses can be abbreviated by removing leading zeros and replacing consecutive fields of zeros with a double colon (::). This process is known as collapsing. Conversely, expanding an IPv6 address involves restoring the leading zeros and any omitted fields.
Convert a shortened IPv6 address to its full form
Try these examples:
An IPv6 address in its full form consists of 8 groups of 4 hexadecimal digits separated by colons. Each group represents 16 bits, for a total of 128 bits. Example: 2001:0db8:0000:0000:0000:8a2e:0370:7334
IPv6 addresses can be abbreviated using two rules:
2001:db8:0:0:0:8a2e:370:7334
2001:db8::8a2e:370:7334
Some common IPv6 addresses in their collapsed form:
::1
(expanded: 0000:0000:0000:0000:0000:0000:0000:0001
)::
(expanded: 0000:0000:0000:0000:0000:0000:0000:0000
)::ffff:192.168.0.1
By using this tool, you agree to our Terms of Service and Privacy Policy.