Home Artists Posts Import Register

Files

Comments

Anonymous

Not looping. Can you fix it? Thx

Anonymous

from PIL import Image with Image.open("105925867_p0_master1200.gif") as im: im.save("105925867_p0_master1200_rev.gif", save_all=True, loop=0)

Anonymous

This code fixes the loop but degrades the pic due to 256 color image of GIF