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