Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

base64

xpath -query //table/tr/td/textarea/text() -as text -url http://makcoder.sourceforge.net/demo/base64.php?plain=%s&process=Encode
NAME
     base64 - Encodes string using base64

SYNOPSIS
     base64 [STRING]

EXAMPLES
     base64 base64
         returns 'YmFzZTY0'
     
     base64 {unbase64 dGV4dA==}
         returns 'dGV4dA=='

DESCRIPTION
     Encodes string using base64.

AUTHOR
     Michael Dubner
     http://pyhedgehog.livejournal.com/
    
265 uses - Created 2007-05-31 14:01:21 - Last used 2025-05-26 15:37:14
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.