ページを抽出
指定したページだけを取り出します。
このツールはブラウザーの中だけで動きます。ファイルがアップロードされることはなく、そのことはブラウザーのネットワークタブでご自身で確認できます。 ご自分で確かめてください。ブラウザーのネットワークタブを開いて見てください。残りの作業回数を尋ねる小さなリクエストが1つだけ表示されます。ツール名とハッシュだけで、ファイルは決して含まれません。
このツールでできること
Extracting builds a new document from the pages you name, leaving the original alone. The pages are copied rather than re-rendered, so the result is identical in quality to the source.
Use it when only part of a document is relevant to someone: one signed page of a long contract, the two pages of a bank statement an application asks for, a single chapter of a manual, or the one certificate inside a bundle of scans.
仕組み
- Drop the PDF onto this page.
- Type the pages you want to keep. Ranges, individual pages, odd, even and last all work.
- Choose one document containing everything you selected, or one file per page.
- Press Extract pages.
- Download the result, or take all the files as a ZIP if you chose one per page.
The order you type is the order you get. Asking for 5, 1, 3 produces a document in that sequence, not sorted back into 1, 3, 5. This is deliberate: it makes the tool useful for rebuilding a document as well as for pulling pieces out of one, and it means you rarely need a separate reordering step afterwards.
Extracting differs from splitting in what it produces. Extract gives you one document from a selection that may be scattered across the original; split cuts the original into several documents at boundaries you set. If you want three separate files, use Split PDF.
Because the pages are copied rather than re-created, a page carrying a form field, a hyperlink or an annotation keeps them. Scanned pages keep their original image data at full resolution.
Nothing is uploaded. The extraction happens in a Web Worker in your browser, which is also why a slow connection costs you nothing once the page is open.
よくある質問
- ページ欄には何を書けますか?
- 単独のページ、範囲、キーワードが使えます。4 や 2-8、10ページ目から最後までなら 10-、最初の3ページなら -3、そのほか odd(奇数)、even(偶数)、last(最終ページ)、last-2(最後から2番目)が使えます。複数指定するときはカンマで区切ってください。
- 入力した順番どおりにページが出てきますか?
- はい。入力した順序がそのまま出力の順序になるので、9, 2, 5 と書けばその順に3ページが並びます。ドキュメントどおりの順序にしたい場合は、その順に書くか範囲指定をお使いください。
- 1ページずつ別々のファイルにできますか?
- はい、「1ページ1ファイル」を選んでください。各ファイルは元の名前にページ番号を付けた名前になり、正しく並ぶよう桁をそろえてあります。すべてまとめてZIPでダウンロードすることもできます。
- 抽出すると画質は落ちますか?
- いいえ。ページは描画し直すのではなくオブジェクト単位でコピーされるため、テキストはテキストのまま、画像も元の解像度とエンコードのままで、再圧縮も行われません。