Hex to base64 to image conversion

Certified Senior Developer

Hi,

I need to convert the hex data stored in database to image. I am aware about base64 to image.

Please suggest some points to convert hex code to base64.

I tried the function hex2base64, but is returning null value.

Note: Hex data is 65K chacracters long

Thanks

  Discussion posts and replies are publicly visible