How to Convert a Sprite Sheet to GIF
Upload a PNG, JPG, or WebP sheet and describe its grid. Enter Columns and Rows, then add any horizontal or vertical spacing and the X or Y offset before the first cell. Select Extract Frames. The sprite sheet to GIF converter cuts the image in row-major order and loads those local PNG frames into the animation preview before any encoding begins.
Press Play and inspect the frame counter. If the visual sequence jumps from one row to the wrong cell, correct the grid rather than trying to fix playback with reverse. Previous and Next isolate individual cuts so you can spot a clipped edge, accidental gutter, or transparent empty frame. The preview is the required checkpoint between extraction and export.
Choose FPS, Loop, Reverse, and Ping-pong while the preview is running. These settings feed the GIF encoder in the same order shown on screen. Select an output scale and background only after playback is correct. Transparent preserves clear pixels where the format permits one-bit alpha. Dark or Light flattens each frame against a solid color before quantization.
Select Export GIF and watch the progress bar. Each full-color canvas frame is reduced to a GIF palette, mapped to indexed pixels, and written to the animated stream with the selected delay and loop behavior. The completed file downloads directly. The sprite sheet to GIF workflow uses browser memory only; the source sheet and encoded animation are not uploaded.


