Brotli
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |released=2013 }} Brotli is a compressed data format developed by Google. It is designed for a high compression rat...") |  (→Software) | ||
| Line 11: | Line 11: | ||
| == Software == | == Software == | ||
| * [https://github.com/google/brotli/ Source code] | * [https://github.com/google/brotli/ Source code] | ||
| + | * [https://github.com/fxfactorial/brozip brozip] | ||
| == Links == | == Links == | ||
Revision as of 16:11, 3 October 2015
Brotli is a compressed data format developed by Google. It is designed for a high compression ratio, and fast decompression.Specifications
- Brotli Compressed Data Format (draft)

