<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>gifcap blog</title>
    <link>https://gifcap.io/blog</link>
    <description>Drop a cap on that GIF. Engineering posts about the gifcap encoder, gifski, ffmpeg, and Windows GIF workflows.</description>
    <language>en-us</language>
    <atom:link href="https://gifcap.io/blog/rss.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Wed, 22 Apr 2026 00:00:00 +0000</lastBuildDate>
    <item>
      <title>Why gifski beats ffmpeg for GIFs</title>
      <link>https://gifcap.io/blog/why-gifski-beats-ffmpeg</link>
      <guid isPermaLink="true">https://gifcap.io/blog/why-gifski-beats-ffmpeg</guid>
      <pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate>
      <description>Per-frame palettes vs. one global palette. The two-line answer, the long-version proof, and why it shows up most in screen recordings of UI.</description>
    </item>
    <item>
      <title>The binary-search size cap, explained</title>
      <link>https://gifcap.io/blog/the-binary-search-size-cap</link>
      <guid isPermaLink="true">https://gifcap.io/blog/the-binary-search-size-cap</guid>
      <pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate>
      <description>Most GIF encoders ship a quality slider and pray. gifcap binary-searches quality until your output fits the size you set. The math and the implementation.</description>
    </item>
  </channel>
</rss>
