OSX Service: Base64 encode/decode text

A very quick set of Services for OSX. The service takes selected text and uses the Ruby Base64 library to encode or decode it:

  • 64encode (clip) – encodes selected text and puts the result on the clipboard
  • 64encode (inline) – encodes selected text and pastes the result inline, replacing the original text
  • 64decode (clip) – decodes selected text and puts the result on the clipboard
  • 64decode (inline) – decodes selected text and pastes the result inline, replacing the original text

Download, unzip, and copy to ~/Library/Services. Access through right-click menu after selecting text.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Stop censorship
Creative Commons Attribution-ShareAlike 3.0 Unported
This work by scott simpson is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported.