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.
๏ปฟ
๏ปฟ

Updated 31 Aug 2023
Did this page help you?