/gifany.zig

gif decoding library made in zig, compatible with the 87a and 89a specs and gif extensions

Primary LanguageZigThe UnlicenseUnlicense

gifany.zig

a fully 87a and 89a-compatible zig gif decoding library

To-Do

  • Add proper animation-wise metadata
  • Add proper transparency-wise metadata
  • Add frame decompression utilities (lzw -> bmp/png/webp/jpegxl/...)