Gifsicle

创建,操作和优化 GIF 图像和动画。「Create, manipulate, and optimize GIF images and animations」

  • 所有者: kohler/gifsicle
  • 平台: Linux,Mac,Windows,BSD,Unix-like
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

gifsicle-logo

Gifsicle

TravisCI status

Gifsicle manipulates GIF image files. Depending on command line
options, it can merge several GIFs into a GIF animation; explode an
animation into its component frames; change individual frames in an
animation; turn interlacing on and off; add transparency; add delays,
disposals, and looping to animations; add and remove comments; flip
and rotate; optimize animations for space; change images' colormaps;
and other things.

Gifview, a companion program, displays GIF images and animations on an
X display. It can display multi-frame GIFs either as slideshows,
displaying one frame at a time, or as real-time animations.

Gifdiff, another companion program, checks two GIF files for identical
visual appearance. This is probably most useful for testing
GIF-manipulating software.

Each of these programs has a manpage, PROGRAMNAME.1.

The Gifsicle package comes with NO WARRANTY, express or implied,
including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose.

See NEWS.md in this directory for changes in recent versions. The Gifsicle
home page is:

http://www.lcdf.org/gifsicle/

Building Gifsicle on UNIX

Type ./configure, then make.

If ./configure does not exist (you downloaded from Github), run
autoreconf -i first.

./configure accepts the usual options; see INSTALL for details.
To build without gifview (for example, if you don't have X11), use
./configure --disable-gifview. To build without gifdiff,
use ./configure --disable-gifdiff.

make install will build and install Gifsicle and its manual page
(under /usr/local by default).

Building Gifsicle on Windows

To build Gifsicle on Windows using Visual C, change into the src
directory and run

nmake -f Makefile.w32

Gifview will not be built. The makefile is from Emil Mikulic
darkmoon@connexus.net.au with updates by Steven Marthouse
comments@vrml3d.com.

To build Gifsicle on Windows using Borland C++, change into the src
directory and run

nmake -f Makefile.bcc

Stephen Schnipsel schnipsel@m4f.net provided Makefile.bcc. You
will need to edit one of these Makefiles to use a different compiler.
You can edit it with any text editor (like Notepad). See the file for
more information.

Contact

If you have trouble building or running Gifsicle, try GitHub issues:
https://github.com/kohler/gifsicle

Eddie Kohler, ekohler@gmail.com
http://www.read.seas.harvard.edu/~kohler/
Please note that I do not provide support for Windows.

Copyright/License

All source code is Copyright (C) 1997-2019 Eddie Kohler.

IF YOU PLAN TO USE GIFSICLE ONLY TO CREATE OR MODIFY GIF IMAGES, DON'T
WORRY ABOUT THE REST OF THIS SECTION. Anyone can use Gifsicle however
they wish; the license applies only to those who plan to copy,
distribute, or alter its code. If you use Gifsicle for an
organizational or commercial Web site, I would appreciate a link to
the Gifsicle home page on any 'About This Server' page, but it's not
required.

This code is distributed under the GNU General Public License, Version
2 (and only Version 2). The GNU General Public License is available
via the Web at http://www.gnu.org/licenses/gpl.html or in the
'COPYING' file in this directory.

The following alternative license may be used at your discretion.

Permission is granted to copy, distribute, or alter Gifsicle, whole or
in part, as long as source code copyright notices are kept intact,
with the following restriction: Developers or distributors who plan to
use Gifsicle code, whole or in part, in a product whose source code
will not be made available to the end user -- more precisely, in a
context which would violate the GPL -- MUST contact the author and
obtain permission before doing so.

Authors

Eddie Kohler ekohler@gmail.com
http://www.read.seas.harvard.edu/~kohler/
He wrote it.

Anne Dudfield anne@mazunetworks.com
http://www.frii.com/~annied/
She named it.

David Hedbor david@hedbor.org
Many bug reports and constructive whining about the optimizer.

Emil Mikulic darkmoon@connexus.net.au
Win32 port help.

Hans Dinsen-Hansen dino@danbbs.dk
http://www.danbbs.dk/~dino/
Adaptive tree method for GIF writing.

Kornel Lesiński
--lossy option.

主要指标

概览
名称与所有者kohler/gifsicle
主编程语言C
编程语言Shell (语言数: 6)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2013-05-17 16:06:07
推送于2025-02-27 01:35:12
最后一次提交2025-02-26 20:33:43
发布数73
最新版本名称v1.96 (发布于 )
第一版名称v1.10b1 (发布于 )
用户参与
星数3.9k
关注者数69
派生数245
提交数896
已启用问题?
问题数169
打开的问题数18
拉请求数19
打开的拉请求数2
关闭的拉请求数16
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?