View difference between Paste ID: vS9TkATy and eDgHD35t
SHOW: | | - or go back to the newest paste.
1
convert XarmA.gif -crop 221x219+3+0 +repage -coalesce a.png
2
for i in {0..9}; mv a-$i.png a-0$i.png
3
rm a-{17..22}.png
4
convert IzB2i.gif -resize 101.5% -crop 221x219+0+1 +repage -coalesce b.png
5
for i in {0..9}; mv b-$i.png b-0$i.png
6
convert a-{00..16}.png b-{00..22}.png b-{22..00}.png a-{16..00}.png -layers Optimize -set delay 4 fap.gif