Convert Public Key To Address

On this page, you'll find tools for working with cryptocurrency public keys.
Enter a public key, and the system will automatically convert it to the corresponding addresses for various cryptocurrencies.

Note: The supported public key formats are: decimal point coordinates (X, Y), hexadecimal point coordinates (X, Y), compressed public key, and uncompressed public key.
For point coordinates, you can separate X and Y with either a comma, a space, a comma followed by a space, or a new line.
For hexadecimal point coordinates, it is recommended to explicitly start the input with the "0x" prefix to avoid confusion with decimal inputs.