Z Compressor
Compress and decompress Unix .Z files using LZW compression as defined by ncompress / gzip-compatible .Z format. Magic bytes 0x1f 0x9d, configurable max bits (9–16), block mode toggle. Pure JavaScript, 100% local.
Compress and decompress Unix .Z files using LZW compression as defined by ncompress / gzip-compatible .Z format. Magic bytes 0x1f 0x9d, configurable max bits (9–16), block mode toggle. Pure JavaScript, 100% local. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.