GZIP Text Compressor
Compress UTF-8 text to Base64-encoded GZIP or decompress it back to text.
Convert in your browser · No sign-up
How to use
- Compress UTF-8 text to Base64-encoded GZIP or decompress it back to text.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
UTF-8 text ⇄ GZIP bytes encoded as Base64
Details and limitations
Requires CompressionStream support. Input is limited to 100000 characters and decompressed output to 1 MB. Invalid UTF-8 is rejected.
Text stays in your browser; it is not sent to a conversion server.
FAQ
GZIP Text Compressor — What are the supported inputs and limits?
Requires CompressionStream support. Input is limited to 100000 characters and decompressed output to 1 MB. Invalid UTF-8 is rejected.
Related tools
Format references
Tool page updated: