Description
Binary data can be represented as compact ASCII text using Base91 encoding. It is useful for developers and administrators who need an alternative text-safe encoding for scripts, protocols, or data experiments.
This is an encoding tool, not encryption or compression by itself. Be careful with untrusted decoded output, especially when writing it to files or feeding it into other commands.