Is this PNG to GIF converter free?
Yes. This is a free PNG to GIF converter that runs entirely in your browser with no signup and no watermark.
Does it upload my PNG frames to a server?
No. The GIF assembly runs locally in your browser, so your PNG frames never leave your device.
Can I control frame order and delay?
Yes. The converter keeps the uploaded order visible, lets you reorder frames, and supports per-frame delay control before you export the GIF.
Can I make the GIF loop?
Yes. You can set the GIF to loop continuously or play once, depending on where you plan to use it.
Does it work on mobile?
Yes. The converter runs in any modern mobile or desktop browser since all processing happens on your device.
How do I turn a sequence of PNGs into a GIF?
Add the PNG frames in playback order, set a default frame delay, adjust any individual frames that need to hold longer, and export. The animation is assembled in your browser and nothing is uploaded.
What frame delay should I use?
60 to 100 milliseconds per frame, which is roughly 10 to 16 frames per second, reads well for a UI loop or a simple animation. The field is clamped to 20 to 5000 ms, because below 20 ms browsers ignore the value anyway.
Why do my PNG frames lose their transparency?
Because GIF has only one fully transparent index, not a real alpha channel. Soft or partial transparency has nowhere to go and gets a hard edge. If the artwork needs a soft edge, build an APNG or an animated WebP instead.
Why does my animation jump?
Almost always because the frames are not the same size. Export every frame from one artboard at identical dimensions instead of cropping each one individually.
Can I make some frames last longer than others?
Yes. Each frame has its own delay, so you can hold the last frame of a reveal or pause on a key moment while the rest of the animation runs at the default speed.