Skip to main content
Dublin Library

The Publishing Project

Tagged “Compression”

--- desc: ---
Using Compression Dictionaries

Compression dictionaries are a new, and intriguing, way to reduce the size of compressed data by using a shared dictionary that is known to both the compressor and decompressor. This can lead to...

Comparing compression methods

Compression has been around for a long time, and it's a key part of web performance. In this post, we'll compare three popular compression methods: GZip, Brotli, and Zstd. We will first look at each...

Compressing video is more than taking bits out

I've always been interested in video compression, particularly on how it works for the web. This post will cover these areas: Terminology necessary to understand the commands we will use What codecs...

Link to Archive

See all tags.