It works

Kubuntu 18.04 / Gimp 2.10.14
Surprised that the appimage does not work, not sandboxed like a flatpak.
Linux users should un-comment the registration
(PF_FILENAME, "convert", " ImageMagic convert.exe file: ", "c:\\Program Files\\ImageMagick-7.0.9-Q16\\convert.exe"),
#Linux (PF_FILENAME, "convert", " ImageMagic convert file: ",'usr/bin/convert'),
Just a note on ImageMagick versions. Strictly version 6 uses "convert" and version 7 uses "magick" Not sure how many linux installations have a default version 7, can not be many, but something to look out for.
Playing with this yesterday alongside command line gifsicle and gifclrmp. No good checking colormaps in Gimp. As soon as an animation is imported you lose the separate colormaps but I can check with gifclrmp and it looks pretty good. Gifsicle does produce a slightly smaller animated gif (at least it does here) which works ok. Gimp version RGB and gifsicle indexed? will have to check
