复制页面
按你需要的次数重复指定的页面。
这款工具完全在你的浏览器中运行。文件从不上传,你可以在浏览器的网络标签中亲自验证这一点。 亲自验证:打开浏览器的网络标签观察。你会看到一个查询你是否还有剩余任务的小请求,只包含工具名称和一段哈希,绝不会包含文件。
这款工具的作用
This repeats the pages you choose inside the document. Copies are references to the same underlying content, so duplicating a page ten times costs far less than ten times the file size.
The common cases are printing: several copies of a single-page form on one print run, a registration sheet that needs one per attendee, or padding a document out to a multiple of four so it can be folded into a booklet.
工作原理
- Drop the PDF onto this page.
- Name the pages to repeat and how many extra copies of each you want.
- Choose collated, where copies sit next to the original, or appended, where the whole selection repeats as a block at the end.
- Press Duplicate.
- The download starts immediately.
The two placements are the same distinction a printer dialog makes between collated and uncollated output, and picking the wrong one is annoying rather than harmful. Collated gives 1, 1, 1, 2, 3 - three copies of page one, in place. Appended gives 1, 2, 3, 1, 1 - the original document followed by the extra copies. For printing separate handouts, appended is usually right; for a form that repeats within a document, collated is.
Duplication is cheap because PDF pages can share the objects they draw. Ten copies of a page with a large embedded photograph add ten page entries, not ten photographs, so the file grows by a few kilobytes rather than several megabytes.
This is also the tool for padding a booklet. Saddle-stitched booklets need a page count that is a multiple of four; if yours is not, Insert blank pages is usually the better fit, but duplicating a cover or a notes page works too when you want something on the extra sheets.
Bookmarks point at the first occurrence of a duplicated page, since a bookmark can only lead to one place.
常见问题
- 两种排列方式有什么区别?
- 逐份让每份副本紧挨着它的原页,所以把第一页复制两次的三页文档读作 1, 1, 1, 2, 3。追加把副本放在整份文档之后,得到 1, 2, 3, 1, 1。这与逐份打印和不逐份打印是同一个选择。
- 复制一页会让文件大小翻倍吗?
- 不会。被复制的页面引用与原页相同的内容对象,因此文件每复制一份只增长一小部分,而不是整页的完整大小。
- 我能用它把小册子补足到四的倍数吗?
- 可以,不过插入空白页通常更适合那件事——它添加的是真正的空白纸张。当你想让多出的纸张带点内容(比如重复的封底)时,复制才是正确的选择。
- 我最多能复制多少份?
- 一次最多为每个选定页面复制 200 份,如果需要更多,可以对结果再次运行这款工具。没有每日限制。