1GIFLIB(1) GIFLIB Documentation GIFLIB(1)
2
3
4
6 giflib - GIFLIB utilities
7
9 GIFLIB is a linkable service library and a set of utilities for
10 processing images encoded using GIF (Graphics Interchange Format).
11
12 These utilities are not intended to compete with or replace
13 multi-format graphics toolkits like ImageMagick or the Python Imaging
14 Library, or graphics editors such as the GIMP. Find one of those, or an
15 equivalent, if you need to crop, scale, rotate, toggle interlacing, or
16 perform other conventional image transformations. Rather, these are
17 intended to facilitate GIF-specific operations which multi-format tools
18 may not adequately support.
19
20 API documentation for the service library is best viewed through a
21 browser at the project website:
22 http://sourceforge.net/projects/giflib/?source=directory.
23
25 gif2raw(1), gif2rgb(1), gifbuild(1), gifecho(1), giffix(1),
26 gifinter(1), gifinto(1), giftext(1), giftool(1), gifclrmap(1).
27
29 Gershon Elber, Eric S. Raymond, Toshio Kuratomi.
30
31
32
33GIFLIB 3 June 2012 GIFLIB(1)