Three formats, one input
The tool applies gzip, Brotli, and deflate to the same input so their results can be compared within one run. Gzip is not a wholly separate compression method from DEFLATE: it packages DEFLATE-compressed data with gzip framing. Brotli is a separately specified compressed-data format. These format differences can affect the final size, especially for small inputs.