Converters
0min
the converter folder contains utility actions 1\ frombase64 ➜ decodes a base64 string 2\ tobase64 ➜ encodes a string to base64 3\ tostring ➜ convert any object to a string 4\ json to xml ➜ convert json to xml 4\ xml to json ➜ convert xml to json 4\ encrypt to aes256 ➜ encrypt a string using aes256 4\ ecrypt from aes256 ➜ decrypt a string encrypted using aes256