(if youre running the python files directly)
- numpy
- guizero
- pillow
File:
- New Image
- same as button, prompts you to select a new image
- Reset Image
- gets the same image from the original file location it's stored in
Settings:
- Actual Pixel Size
- If an image is too big, it can cause a lot of lag. This automatically resizes the pixels to a maximum width/height (default is 100x100px)
- Visual Pixel Size
- This is what you see on your screen. Since pixels are usually small, this feature scales the pixels to an easier visual point. This is also what it saves as when you click the save button.(default is 300x300px)
- Time Between Frames
- This is the time the app waits between each frame it processes during the aanimation. Make this a larger number if your window is lagging too often and the visual animation does not update.
Help:
- View on Github
- Leads to this repository
Cancel Animation (You may have to keep clicking this for a while until it stops if the resolution you set was too high and it freezes the window.



