CG CrazyGamesUpplay · build · explore
Explore
CrazyGamesUp

Tileset Cutter

Cut an uploaded tileset into individual PNG tiles using tile dimensions, margins, spacing, start index, transparent trimming options, gallery preview, ZIP, and JSON.

Frequently Asked Questions

What does the Tileset Cutter do?

Cut an uploaded tileset into individual PNG tiles using tile dimensions, margins, spacing, start index, transparent trimming options, gallery preview, ZIP, and JSON.

How does the Tileset Cutter handle tile dimensions, sheet margins, and inter-tile spacing?

It calculates every complete tile rectangle that fits inside the uploaded image and copies those pixels to independent canvases in row-major order.

What can I export from the Tileset Cutter?

Download all extracted PNG tiles in a ZIP together with metadata that records indices and source rectangles.

What should I check after using the Tileset Cutter?

Partial tiles at the right or bottom edge are ignored, so verify that the selected dimensions divide the usable tileset area correctly.

Does the Tileset Cutter upload my images?

No. Image loading, canvas processing, previews, animation, copying, and downloads are handled locally in your browser.