No frames yet
Upload images or draw a frame below.
0 frames·0.0s·loops ∞
Scan with your phone camera
Your phone must be on the same Wi‑Fi as this computer.
Settings
First frame
Canvas size can only change while there are no frames.
Frame 1 is shown by viewers without APNG support and is not part of the loop.
Apply to all frames
msfps
What do dispose & blend do?
Blend · Source replaces the canvas region with this frame (alpha included). Over composites this frame on top of what's already there — use it with transparency to build an image up frame by frame.
Dispose · None keeps the frame on screen for the next one. Background clears it to transparent first. Previous restores whatever was there before this frame.