Spritesheet Cutter
Cut a spritesheet into individual frames given rows and columns. ZIP download.
What is it for?
A spritesheet is that image bundling several animation frames laid out in a grid. What this tool does is pull each frame apart, leaving every one ready to drop into CSS sprites, 2D animations and games.
All you have to tell it is how many rows and columns the spritesheet has. Each cell turns into its own frame, and you can download them one by one.
The processing runs on your machine through Canvas.
Cut a spritesheet into frames
Game makers tend to keep several animation frames together in a single file, the spritesheet. The trouble is that, when it's time to use them, you often need the frames separated. This tool handles that cut on its own, splitting the spritesheet into individual frames.
You tell it how many rows and columns the grid has, and the image gets sliced into all the frames at once, each with its own download button. For anyone working with 2D animation, game dev or just needing to pull the sprites off a ready sheet, it's a real shortcut.
The spritesheet goes to no server at all, because the whole cut happens in the browser. Load it, set the grid and download the frames one by one — there is no ZIP packaging, so for large grids it helps to let the browser handle automatic downloads.
Frequently asked questions
Do the frames come out zipped in a single file?
My spritesheet has spacing between the cells. Does it work?
Does the cut ruin the pixels of pixel art?
Related Tools
Color Adjuster
Lighten, darken, invert, desaturate or adjust the saturation of a HEX, RGB or HSL color. See the result in real time.
Map Points
Plot geographic coordinates (latitude/longitude) on an interactive OpenStreetMap. Add markers by clicking the map or entering coordinates.
Color Mixer
Mix two colors and get the resulting color. Control the percentage weight of each color. Result in HEX, RGB and HSL.
YouTube Embed Builder
Builds a YouTube embed <iframe> from the video ID with customizable width and height.
Digital Clock
Full-screen digital clock showing local time in real time. Supports 12h and 24h format with fullscreen mode.
IPv4 CIDR Range Expander
Expand IPv4 CIDR blocks (e.g. 192.168.0.0/24) into first IP, last IP, broadcast, mask and total usable hosts. Useful for network and firewall planning. Everything in your browser.