Welcome to the NVGIF implementation docs!¶
- Welcome! NVGIF is an image format. Check the home page for details. NVGIF has 4 reference implementations:
Python: Has both encoding and decoding capabilities, supports v1-v6.
C#: Has decoding support only, supports v1-v4.
JavaScript: Has decoding support only, supports v1-v6, adapted to the web.
C: Has decoding support only, supports v1-v3, portable and simple.
- It also has one binding:
Java: Java bindings for the C implementation.
Check out the index.