Just finding my roots here!
- 2 Posts
- 4 Comments
Joined 16 days ago
Cake day: April 5th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I currently don’t have the code. I didn’t save it…
I’ll give you a rough idea of what the modified code stack overflow did.
They imported pillow module.
Took the 6 labelled images from their storage.
Appended the images with a set delay of 100ms and saved it as one.
I’m not a coder, so I can’t remember the python code.
I used pillow. It has apng support now.
I got it to work. Yay!
https://sh.itjust.works/pictrs/image/ae3e684e-dacd-4b98-8306-bc68715e3587.apng


I don’t remember where the original code is, maybe I forgot to save it but it’s fine. I found a site that explains the apng module.
https://pypi.org/project/apng/