✂️ PDF 분할
PDF를 별도 파일로 분할하거나 특정 페이지를 추출해요
🔒 이미지가 기기 밖으로 나가지 않아요. 모든 처리는 pdf-lib (client-side PDF manipulation)를 사용하여 브라우저에서 로컬로 이루어져요. 업로드, 서버, 추적이 없어요.
기능
- Extract Page Ranges — Specify exact pages or ranges (e.g., 1-3, 5, 8-10) to extract into a new PDF.
- 매 N 페이지마다 분할 — Automatically split a large PDF into smaller documents of N pages each.
- 100% Private — Your PDF stays in your browser — no upload, no server processing.
- Batch Download — Download individual splits or all at once.
작동 방식
- Upload your PDF — Drop a PDF file to see the total page count and splitting options.
- Choose split method — Extract specific page ranges or split every N pages automatically.
- Download results — Download individual split files or all at once.
활용 사례
- Extract specific chapters from a large document
- Split a large PDF to meet email attachment size limits
- Separate individual pages from a scanned document
자주 묻는 질문
Can I extract non-consecutive pages?
Yes. Use comma-separated values like '1-3, 7, 12-15' to extract any combination of pages.
Does splitting reduce quality?
No. Pages are extracted directly without re-rendering, so quality is identical to the original.
관련 도구
- 📑 PDF 병합 — 여러 PDF 파일을 브라우저에서 하나의 문서로 병합할 수 있어요
- 🗜️ PDF 압축 — 조정 가능한 품질 수준으로 PDF 파일 크기를 줄여요
- 🖼️ PDF를 이미지로 — PDF 페이지를 고품질 PNG 또는 JPG 이미지로 내보내요