purpose | apply base 64 decoding to a string |
---|---|
input | a selection of titles |
output | the input with base 64 decoding applied |
Learn more about how to use Filters
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.