Encode and Decode files - Base64

Encodes and Decodes the files using Base64 (Base64 is a group of binary-to-text encoding scheme that represent binary data in an ASCII string format)

Top Benefits

  • Encodes files
  • Decodes files

Tasks

  • Encodes and Decodes files using Base64

Encodes and Decodes the files using Base64 (Base64 is a group of binary-to-text encoding scheme that represent binary data in an ASCII string format by translating it into a radix-64 representation). Any files can be encoded using Base64 and the encoded data can be decoded.

Base64 is particularly prevalent in the internet world where its uses include the ability to embed image files or other binary assets inside textual assets such as HTML and CSS files.

Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
201
Vendor
Automation Type
Bot
Last Updated
December 15, 2020
First Published
March 8, 2020
Platform
11.x
ReadMe
ReadMe
Support

See the Bot in Action

Bot Logic
Sample Output
Sample Task
PREV NEXT
Bot Logic
Sample Output
Sample Task

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • File to be Encoded or Decoded