1. Hashtag Helpers
  2. File as Base64

Hashtag Helpers

File as Base64

Returns the base64 encoded string of a file from a fileuuid

This hashtag helper allows you to get the Base64 encoded string of a file from the file server.
You'll need to provide a fileuuid to get the file content as a Base64 encoded string.

Usage

Helper name : file_as_base64

Parameter Description
1 fileuuid of the file to convert

eg. ~~#file_as_base64#[fileuuid]