본문으로 건너뛰기

PDF 병합

여러 PDF를 원하는 순서로 하나로 합쳐요.

기기에서 처리됨

이 도구는 브라우저 안에서만 실행돼요. 파일은 절대 업로드되지 않으며, 브라우저의 네트워크 탭에서 직접 확인할 수 있어요. 직접 확인해 보세요. 브라우저의 네트워크 탭을 열어 두고 지켜보면, 남은 작업이 있는지 묻는 작은 요청 하나만 보여요. 도구 이름과 해시뿐이고, 파일은 절대 포함되지 않아요.

이 도구가 하는 일

Merging turns several PDFs into one document. The pages are copied in the order you set, and everything on them - text, images, links, form fields - is carried across untouched. Nothing is re-encoded, so the result looks exactly like the originals and there is no loss in quality.

Reach for it when a set of files needs to travel as one: chapters of a report, a scanned contract that arrived as separate pages, an application where the form and the supporting documents must be uploaded in a single attachment, or the front and back of a document your scanner saved separately.

작동 방식

  1. Drop your PDFs onto this page, or use the file picker. You can add more at any time.
  2. Drag the files into the order you want, or sort them by name or size. The number on each row is the position it will take in the finished document.
  3. Turn on a blank page between files if the result will be printed double-sided, so each document starts on a fresh sheet.
  4. Press Merge. Progress shows the page being copied, and Cancel stops it immediately.
  5. The download starts on its own. There is no waiting screen and no second click.

Order is the part people get wrong most often, so it is the part this tool makes most visible. Sorting by name uses natural number ordering, which means scan-2 comes before scan-10 rather than after it - the opposite of what plain alphabetical sorting does, and the reason merged scans so often arrive shuffled elsewhere.

Bookmarks are rebuilt rather than dropped. Most merge tools discard the outline because copying pages does not copy the tree that points at them; here the outline of every source is read, its destinations are re-pointed at their new page positions, and the trees are joined under one root. If a bookmark pointed at a page that was not included, its children are promoted rather than lost with it.

The file never leaves your device. The merging happens in a Web Worker inside your browser using pdf-lib, so no page of either document is ever handed to a server. You can confirm this yourself: open your browser's network tab, merge a file, and watch what goes out - one small request asking whether you have tasks left, carrying a tool name and a hash, and never the file.

There is no page limit, no daily quota and no wait between jobs. The only real constraint is your device's memory, and if a file is large enough to be a risk we say so rather than silently refusing.

자주 묻는 질문

페이지 순서는 어떻게 정하나요?
드롭 영역 아래의 목록이 곧 완성될 문서의 순서예요. 위에서 아래 순서 그대로 들어가요. 행을 끌어서 옮기거나, 키보드를 쓴다면 화살표 버튼을 사용하세요. 파일 이름이나 크기로 자동 정렬할 수도 있어요. 이름 정렬은 자연 숫자 순이라 page-2가 page-10보다 앞에 와요.
합칠 수 있는 파일이나 페이지 수에 제한이 있나요?
한 번에 최대 50개 파일까지 합칠 수 있고, 페이지 제한은 전혀 없어요. 50개라는 상한은 그보다 긴 목록은 눈으로 확인하기 어렵기 때문이지 유료 장벽 때문이 아니에요. 두 번에 나눠 합쳐도 결과는 똑같아요. 하루 사용량 제한도, 작업 사이의 대기 시간도 없어요.
북마크와 목차는 그대로 남나요?
북마크 유지 옵션을 켜 두면 그대로 남아요. 각 파일의 목차를 읽어 다시 만들기 때문에 모든 항목이 병합된 문서에서도 올바른 페이지를 가리켜요. 대상 페이지가 빠진 북마크는 사라지지만, 그 아래에 있던 항목은 한 단계 위로 올라와 유지돼요.
내 파일이 서버로 업로드되나요?
아니요. 병합은 WebAssembly로 브라우저 안에서만 이뤄지고, 파일의 어떤 부분도 전송되지 않아요. 약속이 아니라 직접 확인할 수 있는 사실이에요. 브라우저 개발자 도구에서 네트워크 탭을 열고 문서를 합쳐 보세요. 나가는 요청이 하나도 보이지 않아요. 인터넷 연결을 꺼 두어도 작동해요.
비밀번호가 걸린 파일은 왜 병합되지 않나요?
암호화된 PDF는 비밀번호 없이 읽을 수 없어서 페이지를 복사할 수 없어요. PDF 잠금 해제로 보호를 먼저 없앤 뒤 병합하세요. 비밀번호 없이 열리는데도 병합이 되지 않는다면 소유자 제한이 걸린 것이고, 이 역시 PDF 잠금 해제로 없앨 수 있어요.
병합하면 품질이 떨어지거나 파일이 더 커지나요?
품질은 그대로예요. 페이지를 있는 그대로 복사하고 텍스트나 이미지를 다시 인코딩하지 않아요. 크기는 보통 각 파일을 더한 것보다 조금 작아요. 똑같은 레터헤드나 내장 글꼴처럼 공유되는 자원은 반복되지 않고 한 번만 저장되기 때문이에요. 더 줄이고 싶다면 뒤이어 PDF 압축을 실행하세요.

관련 도구