home.social

#pygifsicle — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pygifsicle, aggregated by home.social.

  1. I have this very simple #Python script that uses #imageio to convert all PNG files on a folder into a #GIFAnimation, and this is a #FreeSimpleGUI version of it (I usually run a command line version).

    As I usually run #gifsicle on the command line after creating a GIF, I decided to update it to add #pygifsicle to do it for me and save a step.

    github.com/villares/sketch-a-d