Hex → Base64
Result
—
About this tool
Encodes raw hex bytes into a Base64 string.
Example
Input: 48656C6C6F Output: SGVsbG8=
Conversion formula
Group hex bytes into byte stream then Base64 encode.
—
Encodes raw hex bytes into a Base64 string.
Input: 48656C6C6F Output: SGVsbG8=
Group hex bytes into byte stream then Base64 encode.