What an image splitter is for
Splitting turns one large picture into several smaller ones that fit back together. Social media creators use it to spread a single photo across a profile grid or a swipeable carousel, teachers and parents use it to make jigsaw-style activities, and designers use it to print posters larger than their printer can handle.
Game developers split sprite sheets into individual frames, and anyone sharing a very tall screenshot can cut it into readable sections. The tool does the arithmetic, so every tile has the same size and the pieces line up exactly.
How to split an image into tiles
Drop a JPG, PNG, WebP or AVIF image onto the tool. Enter the number of rows and columns, or tap a preset such as 3 by 3 or 1 by 3, and the preview shows where each cut will fall. The panel also tells you how many tiles you will get and their size in pixels.
Choose PNG or JPG as the output format and press the download button. Your browser cuts the full-size image, encodes each tile and packs them into a single ZIP named after the original file.
Splitting a photo for an Instagram grid
An Instagram profile shows posts three to a row, so a photo split into three columns can stretch across the whole width of your profile. A 3 by 3 split fills three rows with one large picture; a 1 by 3 split makes a single striking row.
Post the tiles in reverse order, starting with the last one, because the newest post appears first on your profile. The files are numbered from the top left to the bottom right, so upload number 9 first and number 1 last. Instagram crops grid thumbnails, so keep important detail away from the very edges of each tile.
Seamless carousels from a panorama
A wide panorama makes a satisfying swipe when it is split into one row of equal tiles and posted as a carousel. Instagram carousels hold up to 20 images, so even a very long landscape can be shown in sections that flow into each other as people swipe.
Pick the number of columns that gives each tile the shape the platform prefers. A panorama three times as wide as it is tall splits neatly into three square tiles; for portrait-shaped slides, use more columns.
Printing a poster on regular paper
To print something larger than your printer allows, split the image into a grid that matches the number of sheets you want, print each tile on its own page, and join the pages on a wall or a board. A 2 by 2 split of a portrait image produces a poster four sheets in size.
Printers leave a small margin, so trim the white edges before joining the sheets, or overlap them slightly. Start from the largest version of the image you have; if it is too small for the finished size, upscale it first so each tile still prints sharply.
Sprite sheets and puzzles
A sprite sheet arranges animation frames in a regular grid. Set the rows and columns to match the sheet, and each frame comes out as a separate file, numbered in the order a game engine usually reads them.
For a printable puzzle or a classroom activity, split a picture into a 3 by 3 or 4 by 4 grid, print the tiles, mix them up and let players rebuild the image. Larger grids make the puzzle harder.
File names, order and formats
Tiles are named after the original file with a two-digit number, from 01 at the top left through the rest of the first row, then the second row, and so on. That reading order matches how most people and most tools expect a grid to be arranged.
PNG keeps every tile lossless and preserves transparency, which suits graphics, screenshots and sprite sheets. JPG makes smaller files for photographs and fills transparent areas with white. The tool picks JPG for JPEG sources and PNG for everything else, and you can change it before downloading.
Image splitter settings explained
Rows cut the picture horizontally and columns cut it vertically, so 2 rows and 3 columns give six tiles in two strips of three. The image splitter divides the width and height as evenly as the pixels allow; when a dimension does not divide exactly, neighbouring tiles differ by a single pixel, which no one will notice once the pieces are placed side by side.
The panel shows the tile size before you download, which helps when a platform expects a particular shape. Change the grid until the tiles are the size you need, then save them all at once.
Splitting long screenshots and documents
A long scrolling screenshot or a tall infographic becomes hard to read when a chat app or social network shrinks it to fit. Split it into a single column of rows, for example 4 rows and 1 column, and each section keeps a readable size when posted as a set of images.
The same approach works for scanned documents that are too tall for a single slide. Cut them into sections with the image splitter and place one per slide, in the numbered order.
Why use an image splitter instead of cropping by hand
Cropping a grid manually means measuring every cut, and a single pixel out of place shows as a seam when the tiles sit next to each other. An image splitter calculates every boundary from the same grid, so the pieces line up perfectly and nothing is lost between them.
It is also much faster. Nine tiles take a single click instead of nine separate crops and saves, and the files arrive already named in order.
Private, fast and free
The image splitter runs entirely in your browser. The picture is never uploaded, there is no account or daily limit, and the page keeps working even if your connection drops after it has loaded. Very large images split faster on a laptop or desktop than on a phone, because mobile browsers have less memory for image work.