GZIP Encode/Decode

About GZIP:

How to Use

What this tool does

Compresses input text to GZIP and encodes as Base64; or decodes Base64 GZIP back to text using pako.

Steps

  1. GZIP Encode: type text at left → click Encode → Base64 output appears at right.
  2. GZIP Decode: paste Base64 GZIP at right → click Decode → original text appears at left.

Example

Notes