You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the most recent discussion in python-pillow/Pillow#617 it seems as if Pillow doesn't actually do any form of gif compression which would explain why our gifs are so massive. The maps should be very efficient to compress since the changes from frame to frame are so miniscule.
The text was updated successfully, but these errors were encountered:
Based on the most recent discussion in python-pillow/Pillow#617 it seems as if Pillow doesn't actually do any form of gif compression which would explain why our gifs are so massive. The maps should be very efficient to compress since the changes from frame to frame are so miniscule.
The text was updated successfully, but these errors were encountered: