GIF to Sprite Sheet
Runs in your browser — your files are never uploaded.
Turn an animated GIF into a horizontal sprite sheet — all frames tiled side by side in a single PNG. Ideal for game development, CSS animations, and canvas-based playback. The conversion runs entirely in your browser; your file is never uploaded.
How to convert GIF to Sprite Sheet
- 1
Drop your .gif file onto the box, or click to choose one.
- 2
OkConverter decodes every frame and tiles them horizontally on a single canvas.
- 3
Click "Download" to save your sprite-sheet.png.
Share
Embed this tool on your site
Paste this where you want the tool to appear. It runs entirely in your visitor's browser — no uploads, no account, no tracking.
Please keep the attribution line — it's what keeps these tools free.
Need a different size, a dark theme, or a different tool? Build an embed lets you preview it first.
Frequently asked questions
How are the frames arranged?+
Left to right in playback order. Frame 1 is at x=0, frame 2 at x=width, and so on. The sheet height equals the GIF height.
Is transparency preserved?+
Yes. Each composited frame's transparent pixels remain transparent in the PNG sprite sheet.
Are my files uploaded?+
No. Every frame is decoded and composited entirely in your browser — your GIF is never uploaded.