Control: tag -1 pending patch Hi,
> lazygal -o destination_folder my_folder_with_indexed_PNG_images > > lazygal hangs with this error: > OSError: cannot write mode P as JPEG > > lazygal should accept indexed PNG images with or without transparency as > Imagemagick does. > > Roundabout: I must convert all indexed PNG images in RGB images. This is > annoying if thousands of images are to work and this increases the > size. > > That could help : > https://stackoverflow.com/questions/43258461/convert-png-to-jpeg-using-pillow This helped and should be fixed in: https://sml.zincube.net/~niol/repositories.git/lazygal/commit/?id=f10356f4fe04e12b3ab232e5321f9dcc63eb082f Thanks for reporting, Alex