MultiEncoder is a simple GUI tool to convert text data into a variety of encoded formats. Currently binary, octal, hex, base32 and base64 encoding formats are supported. It is also possible to decode an encoded data into its raw text format as well as other supported encoding formats.
MultiEncoder is inspired by the Translator, Binary on-line tool available at https://paulschou.com/tools/xlate/ and written in Java for local execution across different platforms.
Permission is granted for all forms of use within personal as well as in commercial settings except when intended for malicious use. All forms of malicious use are not permitted.
The author is not responsible for any malicious (intended or otherwise) use and any form of consequential damage.
MultiEncoder is released as a open source software under Apache License Version 2.0. Please browse to https://www.apache.org/licenses/LICENSE-2.0 for details of the provisions of this license.