Image Collage Maker
Arrange up to 30 images into a grid, with adjustable gaps and background.
Processing: This tool runs entirely in your browser. Your input and any file you open stay on your device — nothing is uploaded to a server.
How to use the image collage maker
- Choose several images at once.
- Set the columns, gap and cell size.
- Download the finished grid.
About this tool
Arranges images into a grid. Columns default to the square root of the count, which gives the most compact arrangement — laying twelve images in one row is technically a grid and useless as one.
Each image fills its cell and is cropped rather than letterboxed. That choice is deliberate: a grid with bands of background around each picture, every one a different shape, reads as a mistake rather than a design. Cropping is taken from the centre, which suits most photographs since the subject usually is.
Every cell is square. That keeps the grid regular whatever mixture of portrait and landscape images goes in, which is the point of a contact sheet.
Images are decoded one at a time and the previous one released before the next, so a selection of thirty photographs does not hold thirty decoded bitmaps in memory simultaneously — a decoded image costs width × height × 4 bytes regardless of its file size, so thirty phone photos would be well over a gigabyte held at once.
Common uses
- Making a contact sheet of a photo session.
- Combining screenshots into one image for a post.
- Producing a before-and-after grid.
Frequently asked questions
- Why are my images cropped?
- Each fills its cell rather than being letterboxed, because a grid with uneven bands of background around each picture looks like a mistake. Cropping is taken from the centre.
- How many images can I combine?
- Up to 30. They are decoded one at a time so memory stays near a single image rather than the whole set.
- Can I have non-square cells?
- Not currently. Square cells keep the grid regular whatever mixture of portrait and landscape images you use.
Related tools
Bulk Image Resizer
Resize many images to one width at once, keeping proportions, and download a ZIP.
Add Border to Image
Add a solid border of any width and colour around an image.
Image Resizer
Resize an image to exact pixel dimensions or a percentage, with the aspect ratio locked by default.
Image Converter
Convert images between JPG, PNG and WebP, with quality control for the lossy formats.