Sprite sheet
Drop a stack of images and pack them into a single sprite-sheet PNG. Each cell is sized to the largest input dimension and centred. Reorder before exporting.
Drop image files here
Drag-to-reorder · all PNG / JPG / WebP welcome
no files
Ready.
When to use this tool
Pack icon sets or game sprite frames into a single image to reduce HTTP requests, simplify CSS sprite usage, or prepare a contact-sheet thumbnail of a folder.
Use cases
- Web icon set. 16 SVG icons (rasterise first via SVG → PNG) → one sprite, served once.
- Game animation frames. Walking-cycle frames into one sheet.
- Contact sheet. Visual index of a photo folder.
- Mock-up grid. Quick comparison sheet for design variants.
FAQ
Are cell sizes uniform?
Yes — every cell uses the largest width and largest height across all inputs, with smaller images centred inside.
Does the output preserve transparency?
Yes — the sprite is PNG with transparent padding (unless you change the background).