Compress and decompress data with gzip and hex encoding
How to use:
• Compress: Enter plain text in the top field and click "Compress to Hex"
• Decompress: Enter hex-encoded gzip data in the bottom field and click "Decompress to Text"
• Hex format example: 0x1F8B0800... or 1F8B0800...