Stop Rebuilding UI

Shadcn.io is not affiliated with official shadcn/ui

Base85 Encoder

Encode text and files to Base85 (Ascii85) format. Perfect for PDF files, PostScript, and efficient binary encoding.

About Base85

Base85 (also known as Ascii85) is the most space-efficient common encoding, with only 25% overhead. It's used in PDF files and PostScript for embedding binary data.

Frequently Asked Questions