HUGO
News Docs Themes Community GitHub

encoding.Base64Encode

Returns the base64 decoding of the given content.

Syntax

encoding.Base64Encode INPUT

Returns

string

Alias

base64Encode
{{ "Hugo" | base64Encode }} → SHVnbw==

Last updated: January 1, 0001
Improve this page