tool / imaging

Sprite Sheet Slicer

Cut one image into a uniform grid. Choose rows × columns or a fixed tile width and height in pixels. Each cell becomes its own PNG download.

Back to tools index

Drop an image or browse

PNG, WebP, JPEG, GIF, BMP — one sheet at a time.

What it does

Divides a single bitmap into equal rectangles and saves each as PNG. Use it for texture atlases, pixel-art tilesets, and UI strips after you have aligned art to a strict grid.

Why browser-only slicing

Sprite sheets often contain unreleased game or product art. Processing locally avoids cloud OCR and converter retention policies. Pair with our WebP optimizer if you need lighter tiles after slicing.

How to use

  • Load one image that already lines up to a uniform grid.
  • Choose Rows × columns (tile size is derived) or Fixed tile size (full tiles only).
  • Click Slice & download all and allow multiple downloads if the browser prompts.

Frequently asked questions

Are sprite tiles uploaded anywhere?
No. The sheet is read locally, sliced with canvas, and each PNG is generated in your browser. Downloads save to your device only.
Why does it say the grid does not divide evenly?
Rows × columns must produce integer tile widths and heights. If image width is not divisible by column count (or height by row count), adjust the counts or trim the sheet. Fixed tile mode uses only full tiles; partial edge strips are skipped.
Why did my browser block some downloads?
Many browsers limit rapid automatic downloads. This tool staggers each file by ~100 ms. If a browser still blocks, allow downloads for this site or save tiles in smaller batches by cropping the sheet first.
Does this support non-uniform sprite sheets?
Only uniform grids. For variable layouts, slice manually in an image editor or preprocess into a regular grid.

// huntermussel

Shipping a game or content tool?

HunterMussel designs automation for asset pipelines, approvals, and releases — so creative files move from art to production without manual bottlenecks.

Explore Workflows & BPM →

Advertisement · Publicidade