ASCII85 Encoder

Encode and decode Adobe ASCII85 used in PostScript and PDF.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

ASCII85 encoder and decoder

ASCII85 is the Base85 variant used in PostScript and PDF. It encodes every four bytes as five characters in the range ! to u, wraps the stream in <~ and ~> delimiters, and uses a single z as shorthand for an all-zero 4-byte group. Partial final groups are handled with the standard n-bytes-to-(n+1)-characters rule.

Choose encode or decode, paste your input — the decoder tolerates missing delimiters and stray whitespace — and the result appears instantly, entirely in your browser.

Ad placeholder (rectangle)