ImageOptim / gifski

GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.
https://gif.ski
Other
4.84k stars 142 forks source link

Commands do not work on Windows 11 #326

Open hengyu95 opened 8 months ago

hengyu95 commented 8 months ago

Even running

C:\Program Files\gifski>gifski -h

just launches the GUI.

I am trying to get it to work on the CLI, and I am quite confused, because the front readme says there's no GUI for this, but Releases has a .msi installer that actually works, and I can even get the GUI version to produce the output, but I can't figure out how to use it in the CLI format.

kornelski commented 8 months ago

GUI and CLI are separate products. The MSI release has no CLI support.

I'm surprised that the console picks up the GUI launcher- that's unintended.