본문으로 건너뛰기

PDF 자르기

페이지에서 보이는 영역을 다듬어요. 직접, 비율로, 또는 자동으로.

기기에서 처리됨

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

이 도구가 하는 일

Cropping a PDF sets its crop box, which tells a reader which part of each sheet to display. It does not delete anything: the content outside the box is still in the file, and widening the box again brings it back. That is worth knowing before you crop a signature or an account number off something and send it on.

The usual reasons are a scanner that left 15 mm of grey around every page, a document with margins so wide it wastes half a tablet screen, a page that has to fit a slide or an e-reader, or receipts photographed with a desk in the frame.

작동 방식

  1. Drop the PDF onto this page and wait for the first page to render.
  2. Choose the mode: drag the rectangle yourself, let the tool find the content, or crop to a fixed shape.
  3. For a manual crop, drag the handles, or type what to take off each edge in millimetres, points or inches.
  4. For an automatic crop, set the breathing room to leave around the content - six points is a sensible start.
  5. Decide whether to crop every page or only a range, then press Crop.
  6. Check a page in the downloaded file before you discard the original.

The automatic mode is why most people come here. Each page is rendered small - 400 pixels on its long edge, which is ample, since ink boundaries do not move when you look at them from further away - and every pixel more than about 9 percent away from white counts as content. The bounding box of that content, plus your margin, becomes the crop box. Rendering 300 pages at full resolution to find their margins would cost more than the crop.

Automatic cropping measures each page separately, so pages end up different sizes when their content does. That suits reading on a screen and is awkward for printing, where one tray wants one size; crop by hand or by shape if every page must match. A page with no ink has no box to compute, so it keeps its full size rather than being cropped to nothing, and a document where every page is blank is refused rather than destroyed.

Crop to a shape takes the largest rectangle of the proportions you pick that fits inside the page, centred. A4 is the 1:1.414 shape of the paper itself, so it trims a letter-sized page to those proportions; 16:9 on a portrait page removes a great deal of height, which is the point when the result is going into a slide. Nothing is scaled - only the visible window changes.

Also shrink the page size reduces the media box along with the crop box, so readers and printer drivers that ignore the crop box obey too. It is harder to undo, and it is still not deletion: the content outside is exactly where it was.

Everything happens in your browser: PDF.js renders the pages to measure them and pdf-lib writes the boxes. The pages are never re-encoded, so a scan keeps its original image data at full resolution.

이 도구가 할 수 없는 일

  • Cropping hides content, it does not remove it. Everything outside the crop box remains in the file and reappears the moment somebody widens the box. Use Redact PDF when the content must actually be gone.

자주 묻는 질문

잘려 나간 내용은 정말 사라지나요?
아니요. 자르기는 뷰어에 무엇을 보여 줄지 알려 주는 자르기 상자를 쓸 뿐이에요. 그 바깥의 텍스트와 이미지는 파일 안에 그대로 있고, 상자를 다시 넓히는 도구를 쓰면 되돌아와요. 서명이나 주소, 계좌 정보를 숨기려고 자르는 거라면 대신 PDF 가리기를 쓰세요. 페이지를 픽셀로 다시 만들어 아래에 아무것도 남기지 않아요.
자동 여백 정리는 내용이 어디에 있는지 어떻게 판단하나요?
각 페이지를 긴 변 기준 400픽셀로 그린 다음, 흰색에서 약 9퍼센트 이상 벗어난 픽셀을 잉크로 봐요. 회색빛 스캔 종이를 내용으로 오해하지 않으면서 옅은 노란 형광펜은 놓치지 않도록 고른 기준이에요. 그 픽셀들을 감싸는 사각형에 지정한 여백을 더하고 페이지 안으로 가둔 것이 자르기 상자가 돼요.
일부 페이지만, 또는 페이지마다 다르게 자를 수 있나요?
네. 적용 대상을 모든 페이지에서 페이지 범위로 바꾸고 페이지를 적으세요. 나머지는 그대로 둬요. 자동 방식에서는 범위 안의 각 페이지를 그 페이지의 내용으로 재기 때문에, 여러 종류가 섞인 문서라도 한 페이지의 여백을 나머지가 물려받지 않아요.
나중에 자르기를 되돌릴 수 있나요?
네, 더 큰 상자로 다시 자르면 돼요. 없어진 것이 없으니 내용이 돌아와요. 페이지 크기도 함께 줄이기를 켰다면 종이 자체가 다시 정의되어서 손이 더 가요. 어느 쪽이든 결과를 확인할 때까지는 원본을 보관하세요.
여백을 재려고 문서가 기기를 떠나나요?
아니요. 여백을 찾는 렌더링은 기기 안 Web Worker의 OffscreenCanvas에서 이뤄지고, 그 픽셀은 기기를 벗어나지 않아요. 자동 자르기가 페이지를 들여다봐야 하는 것은 맞지만, 들여다보는 곳이 기기 안이고 전송되는 것은 없어요.

관련 도구