Lava Filters - Base64Encode

Category:Other

Description:Encodes the contents of a Rock binary file as a Base64 encoded string.
Input: "CurrentPerson": { "FullName": "Ted Decker", "PhotoId": 85, "AnniversaryDate": '', }
Lava: Base64Format: {{ CurrentPerson.PhotoId | Base64Encode }}
Base64Format: {{ CurrentPerson.PhotoId | Base64Encode:'h=25&w=25&mode=max&format=jpg' }}
Output: Base64Format: /9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABb......KWv//Z Base64Format: /9j/4AAQSkZJRgA...210uf/Z