Encode binary data as Adobe ASCII85 text for printable transport.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Four bytes become five base-85 characters, with z abbreviating four zero bytes; decoding reverses the base-85 accumulation. A final partial block is padded for encoding and truncated after decoding.
Text: Man Mode: encode Variant: adobe
<~9jqo^~>
PDF streams, PostScript resources, and binary debugging use ASCII85.