package giflib

  1. Overview
  2. Docs

GIFLIB - an OCaml GIF library

An OCaml library that supports reading and writing of GIF files. Differs from most other image libraries in that it exposes the palette based nature of GIF files rather than just working with an array of RGB pixels.

Credits

This library is based on the work by Jan Dudek, and the reworked by Michael Dales to update it to modern OCaml and rework the APIs to be more palette based.

Original README by Jan:

OCaml

Innovation. Community. Security.