Mantis - ClipMate 7
Viewing Issue Advanced Details
422 Editing feature always 06-27-06 11:53 06-27-06 12:03
Chris Thornton  
Chris Thornton  
normal  
resolved  
fixed  
none    
none  
7.1.00.142
0000422: Feature - Base64 Encode/Decode
Allows encoding/decoding text using Base64, internet proposal RFC 1521 (the MIME standard).
Available on right-click menu within the text editor.

ex:

original text:
Here Is Some Text

Encoded:
SGVyZSBJcyBTb21lIFRleHQ=

Decoded:
Here Is Some Text

There are no notes attached to this issue.