Make a photo collage online
Drop 2-16 images here, or click to browse
Your files never leave your browser
or paste an image from your clipboard
Combine several photos into one grid-layout collage — the grid size adjusts automatically based on how many images you add. Upload 2 to 16 images and download a single combined JPG, entirely in your browser using the Canvas API.
How the grid is chosen
The layout adapts to how many images you add, aiming for the most square arrangement possible: four photos become a two by two grid, six become three by two, nine become three by three. That keeps the finished collage close to a square overall, which suits social posts and avoids the extreme letterbox shapes you get from forcing everything into a single row or column.
Photos are cropped, not squashed
Each image is scaled to fill its cell and centre-cropped, rather than being stretched to fit. Stretching distorts faces and makes a collage look amateurish; cropping keeps every photo's true proportions at the cost of trimming its edges. The practical implication is that subjects near the edge of a frame may get cut — if a particular photo matters, crop it to roughly square yourself first so you control what survives.
Order follows the order you added
Images fill the grid left to right, top to bottom, in the sequence you added them. There is no drag-to-rearrange, so if placement matters, add them in the order you want or remove and re-add to adjust. For most casual collages the arrangement does not matter much, but for a before-and-after pairing or a sequence it does.
Frequently asked questions
- How is the grid layout decided?
- The tool automatically picks a near-square grid (e.g. 4 photos become a 2×2 grid, 6 photos become 3×2) based on how many images you add.
- What happens if my photos have different aspect ratios?
- Each photo is cropped to fill its grid cell (center-cropped, not stretched), so differently-shaped photos still look consistent in the final collage.
- How many photos can I combine?
- Between 2 and 16 images per collage.
- Are my images uploaded to a server?
- No, the collage is built entirely in your browser. Nothing is sent anywhere.
- Can I change the layout or spacing?
- Not currently. The grid is chosen automatically from the image count with a fixed gap between cells.