data / utility

Base85 ASCII85 Encode

Encode text as Base85 / ASCII85.

Input: Text Output: Base85 Local-first processing

Base85 ASCII85 Encode

Paste text below or choose a .txt file from your device. This runs locally in your browser.

Result will appear here.

How this page works

Use this page to convert between normal text and Base85 / ASCII85. This encoding is denser than Base64, so it can represent data with fewer characters.

ASCII85 is reversible. If the encoded input is malformed, decoding will fail instead of guessing.