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

decodebase64 Operator

 
purposeapply base 64 decoding to a string
inputa selection of titles
outputthe input with base 64 decoding 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 must be base64 encoded. The output strings are binary data.

Examples