Hello, first of all thanks for your time reading our question 💭
We would need to be able to transform a hexadecimal string to a base64 coded one. 🔄
To be specific, our use case is this:
1º We have our hexadecimal as follows:
4C5803040101020179C3913EC3BA7C4C580708010101021824584D4C
2º We convert it to ASCII:
LXyÑ>ú|LX$XML
using this online tool: