<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Compression on giuliapl personal page &amp; blog</title><link>https://giuliapl.github.io/tags/compression/</link><description>Recent content in Compression on giuliapl personal page &amp; blog</description><generator>Hugo -- 0.156.0</generator><language>en-en</language><lastBuildDate>Tue, 12 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://giuliapl.github.io/tags/compression/index.xml" rel="self" type="application/rss+xml"/><item><title>Writing a Huffman Compressor: Prefix Codes, Bit Packing, and the Header Problem</title><link>https://giuliapl.github.io/posts/huffman-compression-tool/</link><pubDate>Tue, 12 May 2026 00:00:00 +0000</pubDate><guid>https://giuliapl.github.io/posts/huffman-compression-tool/</guid><description>A from-scratch Huffman coder in Python. Building the prefix tree, packing variable-length codes into bytes, and the small file-format decisions that decide whether your decoder works at all.</description></item></channel></rss>