ページ順を逆にする
ドキュメントを最後のページから並べ直します。
このツールはブラウザーの中だけで動きます。ファイルがアップロードされることはなく、そのことはブラウザーのネットワークタブでご自身で確認できます。 ご自分で確かめてください。ブラウザーのネットワークタブを開いて見てください。残りの作業回数を尋ねる小さなリクエストが1つだけ表示されます。ツール名とハッシュだけで、ファイルは決して含まれません。
このツールでできること
This turns the document back to front: the last page becomes the first and so on. Pages are copied rather than re-rendered, so it costs nothing in quality.
Almost always to fix a scanner. Document feeders that stack their output face-up produce a PDF that reads from the last page backwards, and the fix is a single pass through this tool. It is also useful for documents in right-to-left binding order that were assembled left to right.
仕組み
- Drop the PDF onto this page.
- Leave the page range empty to reverse the whole document.
- To flip only part of it, give a range - those pages are reversed among themselves and everything else stays where it is.
- Press Reverse.
- The download starts on its own.
Reversing a range does something more careful than it might sound. The selected pages swap positions among themselves, and every page outside the selection stays exactly where it was. Reversing pages 3 to 6 of a ten-page document leaves pages 1, 2, 7, 8, 9 and 10 untouched. A naive implementation that lifted the range out and put it back would shuffle the surrounding pages, which is a subtle way to lose a document's structure.
If your scan is both reversed and double-sided, this tool is only half the fix. Scanning a double-sided stack on a single-sided feeder produces two files - fronts in order, backs reversed - and what you need is Alternate and mix, which interleaves them and reverses the second automatically.
Bookmarks are re-pointed at the pages' new positions, so a table of contents keeps working after the flip.
Everything happens in your browser, so a 500-page scan is reversed without a byte being uploaded.
よくある質問
- スキャナーでページが逆順になりました。これで直りますか?
- 片面スキャンで最後のページから並んでしまった場合は、このツールを1回通せば直ります。両面の束を2回に分けてスキャンした場合は、ファイルが2つになっているはずなので、「交互に差し込む」をお使いください。あちらは2つを1ページずつ交互に差し込み、2つ目を自動で逆順にします。
- ドキュメントの一部だけを逆順にできますか?
- はい。ページ範囲を指定すると、その範囲の中だけで順番が反転します。範囲の外はそのままの位置に残ります。
- しおりはどうなりますか?
- しおりは対象のページと一緒に新しい位置へ移動するので、並べ替えたあとも目次はそのまま使えます。
- 逆順にすると画質やファイルサイズは変わりますか?
- いいえ。ページはそのままコピーされるため、テキストはテキストのまま、スキャン画像も解像度を保ち、ファイルサイズもほぼ変わりません。