D
OOLS
⌘
K
EN
Gzip
Home
Gzip
Compress and decompress text using Gzip compression (Base64 encoded)
Raw Text
🔄 Swap
📋 Copy
Characters
0
Bytes
0
Lines
1
🗑️ Clear
Compressed (Gzip + Base64)
📋 Copy
Compressed
0 Bytes
ℹ️ About Gzip Compression
Industry-standard compression algorithm (RFC 1952)
Output is Base64 encoded for easy text transmission
Great for compressing JSON, XML, and repetitive text
Widely used in HTTP compression and file archives