Merge Images - Combine Images Side by Side or Stacked
Join several images end to end into a single file, horizontally or vertically. Set the spacing and background colour, reorder the images, and nothing is uploaded.
将图片拖放到此处或点击上传
支持 JPG、PNG、GIF、WEBP、SVG
What Merge Images Does
This tool concatenates several images into one file along a single axis. Choose "Side by side" and it measures every image, adds up their widths, adds the spacing between neighbours, and makes a canvas that wide; the canvas height is the height of the tallest image in the set. Choose "Stacked" and the same arithmetic runs on the other axis: heights are summed, and the canvas width comes from the widest image. Each image is then drawn once at its native pixel size, in the order shown in the list, with no scaling of any kind. That last point matters more than it sounds. If your images are not all the same height in a side-by-side merge, the shorter ones cannot fill the canvas, so the leftover strip above or below them is painted with the background colour, and the Align setting decides whether a short image sits at the top, the middle, or the bottom of its slot. The same applies to narrower images in a stacked merge. Spacing works the same way — it is background colour, not empty pixels, so a gap of 20px between two photos is a 20px band of whatever colour you picked. Output is PNG or JPG. PNG can keep the background genuinely transparent, which is useful when your sources have transparency of their own; JPG cannot, because the format has no alpha channel, so a transparent choice falls back to white. This is a linear join only: no grids, no templates, no automatic layout.
Why You'd Merge Images
A single file travels better than a folder of them. Merging is the quickest way to put related images into one frame when the arrangement is simply "these, in this order".
How to Merge Images
Four steps, all running locally in your browser — the images are decoded, drawn to a canvas, and encoded without any of them being sent anywhere.
Add at least two images; use "Add more" to keep appending to the set
Check the merge order list and move files up or down until the sequence is right
Pick Side by side or Stacked, then set the spacing, background colour, and alignment for images of unequal size
Choose PNG or JPG, apply, and download the single merged file
Frequently Asked Questions
更多图片工具
探索其他强大的图片编辑工具
压缩图片
减小文件大小
调整大小
更改尺寸
裁剪图片
裁剪区域
格式转换
转换格式
照片编辑器
编辑照片
旋转图片
旋转图片
镜像翻转
水平/垂直翻转
添加水印
添加水印
添加边框
为图片加边框
圆角裁剪
添加圆角效果
滤镜调整
亮度对比度等
模糊面部
隐藏面部
马赛克
局部打码
去除背景
去除背景
提升质量
AI 提升
添加文字
在图片上加字
图片拼接
拼接多张图片
HTML 转图片
网页转图片
GIF 转图片
提取序列帧
裁剪空白
移除空白边缘
批量重命名图片
安全地批量修改文件名
Circle Crop
Crop images into circles
Black & White
Convert images to grayscale
Split Image
Cut an image into a grid
Change DPI
Set image DPI metadata
Image to Base64
Encode images as Base64