pngtoolskit.org
PNG and image utilities, in the browser
Say hi →

Sprite sheet

pack N images into a single grid PNG

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

    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).