Text Coder Service


Version: 1.0
Size:
33KB
Requirements:
For Mac OS X 10.3 or higher
Price:
Free
System:
Mac OS X
Rating:
4.5
License:
Freeware

Description - Text Coder Service



TextCoderService is a service plug-in that will convert text in one format into another from any application that supports the Services menu available in Mac OS X (virtually any Cocoa app and many Carbon apps). It supports the following conversions: -Base-64 to UTF-8: Decodes the selected Base-64 text and converts it to UTF-8. -Base-64 to UTF-16: Decodes the selected Base-64 text and converts it to UTF-16 (big or Little endian). -FourCharCodes to Hex and Comment: This is mainly for programmers. It converts any Mac-style ourCharCodes into their hex equivalent and adds a comment showing the ASCII equivalent.-Hex to C-style Byte Array. This is mainly for programmers. It converts a raw hex array into a C-style array that can be included directly in code.-Hex to UTF-8: Converts hex into UTF-8. -Hex to UTF-16: Converts hex into UTF-16 (big or little endian). -Java Unicode Escape: Escapes any non-ASCII characters in text using the standard u syntax -Java Unicode Unescape: Unescapes any u-escaped sequences into their Unicode equivalents -UTF-8 to Base-64: Encodes text as UTF-8 then encodes that as Base-64. -UTF-8 to Hex: Encodes text as UTF-8 then encodes that as hex. -UTF-16 to Base-64: Encodes text as UTF-16 then encodes that as Base-64. -UTF-16 to Hex: Encodes text as UTF-16 then encodes that as hex.



More in File Management-Text Coder Service

Java Unicode Encodes Text Text Coder Service