✂️ PDFを分割
PDFを別のファイルに分割するか、特定のページを抽出
🔒 画像がデバイスの外に出ることはありません。 すべての処理はpdf-lib (client-side PDF manipulation)を使用してブラウザ内でローカルに行われます。アップロード、サーバー、追跡は一切ありません。
特長
- Extract ページ範囲s — Specify exact ページ 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 ページ each.
- 100% Private — Your PDF stays in your browser — no upload, no server processing.
- Batch ダウンロード — ダウンロード 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 ページ automatically.
- ダウンロード results — ダウンロード individual split files or all at once.
活用例
- Extract specific chapters from a large document
- 分割 a large PDF to meet email attachment size limits
- Separate individual ページ from a scanned document
よくある質問
Can I extract non-consecutive ページ?
Yes. Use comma-separated values like '1-3, 7, 12-15' to extract any combination of ページ.
Does splitting reduce quality?
No. Pages are extracted directly without re-rendering, so quality is identical to the original.
関連ツール
- 📑 PDFを結合 — 複数のPDFファイルをブラウザ上で1つのドキュメントに結合
- 🗜️ PDFを圧縮 — 調整可能な品質レベルでPDFファイルサイズを削減
- 🖼️ PDF to Image — Export PDF ページ as high-quality PNG or JPG images