http://www.lcdf.org/gifsicle/
== How to make an existing animated gif loop repeatedly ==
Solution involving the Terminal [1]:
Solutions using GUI tools (I didn't test any them !):
- Download the sources of Gifsicle
- Unpack the sources and go to the unpacked directory
- Do
./configure --disable-gifview --disable-gifdiff
- Do
make
- Do
cd src
- And finally do
./gifsicle -bl /path/to/image.gif
Solutions using GUI tools (I didn't test any them !):
- You can try GifBuilder (requires Rosetta to work with Snow Leopard).
- Pixen also seems to be a Gif Editor.
[1] http://superuser.com/questions/159212/how-do-i-make-an-existing-animated-gif-loop-repeatedly
[2] http://blog.iharder.net/2009/10/22/gif-create-animated-gifs-with-mac-os-x-preview-app/
[3] http://osxdaily.com/2013/01/27/make-a-transparent-image-png-or-gif-easily-with-preview-for-mac-os-x/
[4] http://osxdaily.com/2010/01/24/convert-images-in-mac-os-x-jpg-to-gif-psd-to-jpg-gif-to-jpg-bmp-to-jpg-png-to-pdf-and-more/
No comments:
Post a Comment