PAD/ani-conv-64.png image

Animation conversion toolset

The web-ani-tools.zip package contains four separate tools for converting GIF, PNG and WebP animations.

What are animated PNG and WebP formats?

The GIF file format is widely used to encode simple animations. Because it is limited to 256 colors and cannot encode semitransparent pixels, other file formats have been designed to overcome these limitations.

Animated PNG is backward compatible with ordinary PNG and is supported by the Mozilla Firefox browser. In other browsers, only the first frame of the animation is shown.

WebP is a new file format supported in Google Chrome. In other browsers, the WebP images and animations are not displayed. Animated WebP files can use lossless or lossy compression.

How to use the tools?

The tools can be used either from command line or from Windows Desktop. In the later case, place a tool on your Desktop and then drag and drop files or folders onto it. The tool will automatically convert all compatible images to the target format and place them in the same folders as the originals.

Options

The tools accepts the following command line options:

Important: always use the command line options before the files to process and use double quotes when parameters or paths contain spaces, for example:

gif2webp.exe -q80 -u "C:\My Pictures\Some GIFs"

Alternative way of setting options

Because the tool is also meant to be used from the Desktop, there is an alternative to command line switches. You can copy and rename the tool to set the options.

File-name options can be combined. For example

gif2webp80RU.exe

will use lossy compression with quality of 80, process all sub-folders and skip files that were already converted.

Customizing output folder

The tool by default places the converted files in the same folder. The -c switch can be used to change this behavior. Important: always enclose the -c switch in double quotes. For example:

"-cC:\Output\<NAME>.webp"

will put all converted files into the C:\Output folder.

"-cC:\Output\<PATH><NAME>.webp"

will put all converted files into the C:\Output folder, but also replicates the sub-folder structure (this is only useful when using -r for recursive sub-folder processing).

"-c<ROOT><PATH>converted\<NAME>.webp"

will place the converted files in a sub-folder called "converted" in each processed folder.

Customizing output

Use the -o switch to customize the text the tool sends to the standard output. For example:

"-o<SRCNAME><EN>"

writes just the names of the processed files, one on each line.

"-o<a href=<QT><SRCNAME><QT>> <img src=<QT><DSTNAME><QT> /> </a><EN>"

generates a html fragment that puts the converted image name as the source of the img tag and links to the original image.

What placeholders can be used:

speech bubble iconRecent comments

Show older posts
user iconAnonymous on September 9th 2023 0

I LOVE KARL

๐Ÿ˜ฎ :-o ๐Ÿ˜ฎ :-o

user iconZyler on November 9th 2023 0

how do you make a gif

user iconAnonymous on February 8th 2024 0

how to make animate cursors? ๐Ÿ˜ž

Bruh

user iconRIDDLER on March 7th 2024 0

๐Ÿ˜Š NEW. ๐Ÿ˜Š

๐Ÿ˜Š Love this. ๐Ÿ˜Š

user iconAnonymous on March 10th 2024 0

No source code or linux versions of these commands?

user iconAnonymous on March 18th 2024 0

Wow ๐Ÿ˜‰

user iconAnonymous on September 16th 2024 0

MAMA!!! :3

user iconAnonymous on October 21st 2024 0

this looks cool
๐Ÿ˜Ž

user iconAnonymous on March 19th 0

???????????????????????????????????????????????????????

user iconAnonymous on April 26th 0

bruh ๐Ÿ˜ฎ

user icon