Alexandre B A Villares 🐍<p>I have this very simple <a href="https://ciberlandia.pt/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> script that uses <a href="https://ciberlandia.pt/tags/imageio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>imageio</span></a> to convert all PNG files on a folder into a <a href="https://ciberlandia.pt/tags/GIFAnimation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GIFAnimation</span></a>, and this is a <a href="https://ciberlandia.pt/tags/FreeSimpleGUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeSimpleGUI</span></a> version of it (I usually run a command line version). </p><p>As I usually run <a href="https://ciberlandia.pt/tags/gifsicle" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gifsicle</span></a> on the command line after creating a GIF, I decided to update it to add <a href="https://ciberlandia.pt/tags/pygifsicle" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pygifsicle</span></a> to do it for me and save a step.</p><p><a href="https://github.com/villares/sketch-a-day/blob/main/admin_scripts/make-gif.py" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/villares/sketch-a-d</span><span class="invisible">ay/blob/main/admin_scripts/make-gif.py</span></a></p>