完全在浏览器中,将 PDF 的每一页旋转 90、180 或 270 度。无损且即时。
如何使用 旋转 PDF
从你的设备选择一个 PDF。
选择 90、180 或 270 度的旋转。
旋转并下载新的 PDF。
A PDF rotator turns every page by 90, 180 or 270 degrees, adding to any rotation a page already has, all in your browser. It is lossless and instant.
The usual reason to reach for it is a scan or a phone capture that came out sideways or upside down, where the content is fine but the orientation makes the document awkward to read or print.
Everything runs in your browser with pdf-lib, so the file never leaves your device.
Rotation here is lossless because it only sets the display rotation flag on each page and leaves the actual content untouched. Nothing is re-rendered, so there is no loss of quality and the text stays selectable.
Because it adds to the existing rotation, you can nudge a page that is already turned, applying another 90 degrees rather than resetting, which makes it easy to get the orientation exactly right.
It rotates all pages by the same angle. To rotate only some pages, split those pages out with the split tool, rotate them, then merge them back, since rotation here applies uniformly.
常见问题
不会。旋转完全在你的浏览器中使用 pdf-lib 进行,因此文件永远不会离开你的设备。
不会。它只设置每页的显示旋转并保持内容不变,因此没有质量损失。
本工具按相同角度旋转所有页面。若要旋转选定页面,请先拆分出那些页面,旋转它们,然后再合并回去。
嵌入此工具
将此工具添加到你自己的网站。复制下方代码片段即可,它会自动保持最新。
<iframe src="https://monu.tools/embed/zh/pdf-rotate" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>相关工具