Compress an IPv6 Address
Shorten a valid IPv6 address to canonical compressed notation. The conversion runs on the server without external services.
IPv6 address
Enter a valid IPv6 address in full or already shortened notation.
Shorten a valid IPv6 address to canonical compressed notation. The conversion runs on the server without external services.
Enter a valid IPv6 address in full or already shortened notation.
This tool converts a valid IPv6 address to the canonical shortened notation returned by PHP.
It removes leading zeroes from individual groups and replaces eligible consecutive zero groups with a double colon.
A double colon replaces one consecutive sequence of at least two all-zero groups and may appear only once in an IPv6 address.