What this utility does
Compress or decompress raw DEFLATE streams locally using the browser deflate-raw Compression Streams format.
Input and processing contract
Compression input is capped at 8 MiB. Decompression input is capped at 4 MiB and expanded output at 16 MiB during stream collection. A local raw-DEFLATE compressed or decompressed binary result.
Important limitations
Raw DEFLATE has no zlib or GZip wrapper. Browser support for deflate-raw is checked at runtime before any file is read for processing.
Privacy and safety
SaveEditor.com keeps this Phase 19 workflow browser-local when operational. The runtime uses explicit input limits and does not silently upload the supplied content.