The quick way to convert a whole folder of GIFs to PNG based on the first frame of the GIF is to use magick mogrify: magick mogrify -format png *.gif[0]
I checked how this works on my phone and the button works as expected. If you single tap a gif it seems to activate focus until you tap off so you can still toggle animations for individual gifs.
The quick way to convert a whole folder of GIFs to PNG based on the first frame of the GIF is to use magick mogrify: magick mogrify -format png *.gif[0]
omg i will have to check this out!!!!
I checked how this works on my phone and the button works as expected. If you single tap a gif it seems to activate focus until you tap off so you can still toggle animations for individual gifs.