This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

encodebase64 Operator

 
purposeapply base 64 encoding to a string
inputa selection of titles
outputthe input with base 64 encoding applied

Learn more about how to use Filters

New in: 5.2.6

See Mozilla Developer Network for details of base 64 encoding. TiddlyWiki uses library code from @nijikokun to handle the conversion.

The input strings are interpreted as binary data. The output strings are base64 encoded.

Examples