Kompresní metoda Brotli

Abstract

This bachelor's thesis focuses on the Brotli compression algorithm, which is designed to compress web resources in plaintext form and web fonts. The theoretical part explains concepts and principles upon which Brotli is built, with a detailed description of the decompression algorithm. The practical part then comprises an implementation of Brotli decompression in the C# language, a comparison to related compression methods using a custom selection of test data, and an analysis of Brotli's compression levels and how they utilize the individual features of Brotli.

Description

Subject(s)

lossless compression, Brotli, Lempel-Ziv 77, Huffman coding

Citation