重排页面
把页面排成你想要的顺序。
这款工具完全在你的浏览器中运行。文件从不上传,你可以在浏览器的网络标签中亲自验证这一点。 亲自验证:打开浏览器的网络标签观察。你会看到一个查询你是否还有剩余任务的小请求,只包含工具名称和一段哈希,绝不会包含文件。
这款工具的作用
Reordering rebuilds a document with its pages in a sequence you choose. Nothing is re-rendered, so this costs nothing in quality and very little in file size.
Use it when the content is right but the sequence is not: a scan that came out back to front, a merged document where one section landed in the wrong place, an appendix that belongs at the end rather than the middle, or a form where the signature page needs to lead.
工作原理
- Drop the PDF onto this page and wait for the page count.
- Type the finished order. It reads left to right, so 3, 1, 2 puts page three first.
- Leave append missing pages on if you are only moving a few pages, so the rest follow in their original order.
- Press Reorder.
- The download starts immediately.
The order expression accepts ranges as well as single pages, and ranges may run backwards. Typing 10-1 reverses a ten-page document; typing 1, 5-8, 2-4 moves a block forward without listing every page individually. This is faster than dragging for anything longer than a handful of pages, and unlike dragging it works from a keyboard.
Append missing pages is on by default, and it is the safety net that stops this tool from quietly losing content. With it on, typing 5 moves page five to the front and leaves everything else in place behind it. With it off, typing 5 produces a one-page document - occasionally what you want, but never what you want by accident.
Repeating a page number repeats the page. Unlike a selection, where duplicates are collapsed, the order expression honours them, so 1, 1, 2 really does produce the first page twice.
Bookmarks are re-pointed at wherever their target page ended up, so a table of contents keeps working after a reshuffle instead of sending readers to the wrong chapter.
常见问题
- 怎样写出新的顺序?
- 按你想要的顺序列出页面和范围,用逗号分隔。3, 1, 2 重排三页。1, 8-12, 2-7 把一段内容前移。10-1 反转一份十页的文档。范围可以倒着数,这往往是表达反转最短的写法。
- 我没提到的页面会怎样?
- 开启“追加未提及的页面”时,它们会按原来的相对顺序跟在你指定的页面之后。关闭时,它们会被丢弃,文档只包含你列出的内容——适合用来重建,但如果是无意的就很危险,所以它默认开启。
- 我可以重复某一页吗?
- 可以。任何页码都能出现多次,每次都会复制该页。如果你想要一组页面的多份副本,用复制页面来表达更直接。
- 之后书签还能用吗?
- 能,它们会被重新指向页面的新位置。如果某页出现了两次,它的书签会指向第一次出现的位置。