utils.co.za
Utilities

Gzip Encoder & Decoder

Compress text to gzip or decompress base64-encoded gzip content

Text to compress
Compressed result

Usage tips:

  • Encode: Compress text to base64-encoded gzip format
  • Decode: Decompress base64-encoded gzip content back to text
  • Text is preserved when switching between encode and decode tabs
  • Supports UTF-8 text and works with gzip content from various sources
  • Compressed data usually starts with "H4sI..." when base64 encoded