Description
Compresses and decompresses files using the Brotli lossless compression format. It is useful for reducing file size, especially for web assets and other data where the original content must be preserved exactly.
Use the brotli command from a terminal, or let applications use the included library. Compression changes output files, so choose filenames and overwrite options carefully.