No CLI builds for Windows.
The title says it all, there are no prebuilt binaries for the CLI.
The prebuilt binaries are found in the ".tar.xz" file in the releases.
The prebuilt binaries are found in the ".tar.xz" file in the releases.
How do you get it to work? I extracted it with 7-zip and I couldn't get it to run at all.
@WonderCrown
Since it is a CLI program you interact with it through commands, if you're on windows that means opening command prompt in the directory where the executable is and running gifski followed by your options. You can also edit your Path environment variable to include the folder location to gifski, that will let you run gifski in your CLI from any directory.