본문으로 건너뛰기

첨부 파일 추가

다른 파일을 PDF 안에 넣어 함께 다니게 해요.

기기에서 처리됨

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

이 도구가 하는 일

A PDF can carry other files inside it, the way an email carries attachments. This adds them: the first PDF you drop is the carrier, and every other file you add is embedded into it. The pages are untouched - an attachment is stored beside the document's content, listed in the reader's attachments panel, and extracted with a double-click.

Reach for it when the document and its evidence should not be separated: the spreadsheet behind a report's figures, the raw measurements behind a chart, the signed original behind a scan, a set of photographs behind an inspection sheet. It is also a way to get one file past a system that accepts a PDF and nothing else.

작동 방식

  1. Drop the carrier PDF onto this page first, then add the files to embed - up to 20 in one pass.
  2. Give any attachment a description if its file name does not explain it. Readers show that line next to the file.
  3. Decide whether to keep the attachments already in the document or clear them first.
  4. Press Attach.
  5. Open the result and check the attachments panel before you send it - the pane is called Attachments in Acrobat and Preview, and it is where the recipient will look.

Attached files are stored whole and compressed, so a 4 MB spreadsheet makes the PDF roughly 4 MB larger - less if it compresses well, never smaller. That is the honest trade for having one file instead of two, and it is worth checking against whatever mailbox limit the document has to pass. Compress PDF shrinks the pages; it will not shrink what you have embedded.

Each embedded file is written with its uncompressed size and modification date, so Acrobat's panel shows real numbers rather than "0 bytes, unknown date", and with both an old-style and a Unicode name so an accent or a non-Latin character in a file name survives. Each one is also registered as an associated file, which is what makes a PDF 2.0 or PDF/A-3 reader treat it as belonging to the document rather than as loose baggage.

The list of embedded files is rewritten in sorted order every time rather than appended to. The format requires that order, and readers that search the list rather than walking it return nothing at all from an unsorted one - which is how an attachment ends up in the file and invisible in the reader. A name that clashes with an existing attachment becomes "report (2).pdf" rather than replacing it silently.

This is also, plainly, how a PDF becomes a delivery mechanism for something unpleasant. The same feature is what Sanitise PDF exists to strip out, and a recipient's mail gateway may well remove an attachment or quarantine the whole document. If the attached file is essential, say so on the page as well, so the reader knows to look for it.

Every file you add is read from disk in your browser and written into the PDF locally. Nothing is uploaded - not the carrier, and not the possibly rather more sensitive spreadsheet you are attaching to it.

이 도구가 할 수 없는 일

  • Reader support varies. Acrobat and Preview show attachments in a side panel, some readers hide them behind a menu, and a few browser viewers ignore them entirely - so a document whose attachment is essential should say so on the page.
  • The attached bytes are added to the PDF, so the result is about the size of the original plus the size of everything you attach. Attachments are also frequently stripped by mail gateways and document management systems.

자주 묻는 질문

어떤 종류의 파일을 첨부할 수 있나요?
전부 다요. 스프레드시트, 이미지, CSV, ZIP, Word 문서, 다른 PDF까지, 형식은 넣는 파일의 내용에 아무 제한을 두지 않아요. 한 번에 20개까지 넣을 수 있고, 기기 메모리에 부담이 될 만큼 큰 파일이 있으면 거절하는 대신 알려 줘요.
제가 보낸 사람이 첨부 파일을 볼 수 있나요?
Acrobat과 미리보기에서는 볼 수 있어요. 옆쪽에 첨부 파일 패널이나 클립 모양이 있어요. 어떤 뷰어는 메뉴 안에 넣어 두고, 일부 웹 뷰어는 넣어 둔 파일을 아예 무시하고 페이지만 보여 줘요. 그래서 중요한 첨부라면 받는 사람이 패널을 알아채기를 기대하지 말고 문서 본문에 적어 두세요.
PDF가 얼마나 커지나요?
대략 첨부한 파일 크기만큼이에요. 넣는 동안 바이트를 압축하기 때문에 글이 많은 CSV는 꽤 줄고, JPEG나 ZIP은 전혀 줄지 않아요. 페이지 쪽은 아무것도 바뀌지 않으니, 나중에 PDF 압축을 돌리면 문서는 줄어도 첨부 파일은 그대로예요.
누가 보낸 파일에서 첨부 파일을 없애려면 어떻게 하나요?
PDF 무해화가 넣어 둔 파일을 지워요. 자바스크립트와 실행 동작, 포함된 미디어처럼 PDF가 페이지 말고도 담을 수 있는 것들과 함께요. 첨부만 다른 것으로 바꾸고 싶다면 여기에 파일을 넣고 이미 들어 있는 첨부를 교체하는 옵션을 켜세요.
첨부하는 파일이 업로드되나요?
아니요. 담는 PDF도 첨부하는 파일도 모두 기기에서 읽고 브라우저의 Web Worker에서 합쳐요. 첨부하는 파일은 흔히 그 PDF가 요약한 원본 데이터라, 실제로는 이 도구에서 그 점이 가장 크게 와닿아요.

관련 도구