Failu krātuve :: gifview/
Name Last modified Size Description
Parent Directory -
about.txt 2012-12-03 08:15 1.8K Text, ASCII format
adrese.txt 2012-06-08 12:14 30 Addresses, URL
gifsicle-1.67.tar.gz 2012-06-08 12:14 253K Compressed archive
gifsicle_1.63.win.zip 2012-06-08 12:17 5.5M Compressed archive
logo.gif 2012-06-08 12:37 12K Picture, raster format
ungifsicle-1.67.tar.gz 2012-06-08 12:15 248K Compressed archive
gifsicle-*.tar.gz Source and documentation
ungifsicle-*.tar.gz Patent-avoiding run-length-encoded version
gifsicle_*.win.zip Windows port
Gifsicle is a command-line tool for creating, editing, and getting
information about GIF images and animations. Making a GIF animation
with gifsicle is easy:
gifsicle --delay=10 --loop *.gif > anim.gif
Extracting frames from animations is easy too:
gifsicle anim.gif '#0' > firstframe.gif
You can also edit animations by replacing, deleting, or inserting frames:
gifsicle -b anim.gif --replace '#0' new.gif
Some more gifsicle features:
* Batch mode for changing GIFs in place. * Prints detailed
information about GIFs, including comments. * Control over
interlacing, comments, looping, transparency... * Creates
well-behaved GIFs: removes redundant colors, only uses local
color tables if it absolutely has to (local color tables waste
space and can cause viewing artifacts), etc.
* It can shrink colormaps and change images to use the Web-safe
palette (or any colormap you choose).
* Optimize your animations! This stores only the changed portion
of each frame, and can radically shrink your GIFs. You can also
use transparency to make them even smaller. Gifsicle’s optimizer
is pretty powerful, and usually reduces animations to within a
couple bytes of the best commercial optimizers.
* Unoptimizing animations, which makes them easier to edit.
* A dumb name.
Two other programs are included with gifsicle:
* gifview is a lightweight animated-GIF viewer which can
show animations as slideshows or in real time;
* gifdiff compares two GIFs for identical visual appearance.
Gifsicle is freely available. All you'll need is an ANSI C compiler.
I welcome changes, bug reports, complaints, etc.: mail me at
kohler@cs.ucla.edu!
Lapas adrese: priede.bf.lu.lv/ftp/pub/MultiVide/Grafika/apskate/gifview
|