完全在浏览器中,将 PDF 的每一页转换为 PNG 图像。可单独下载页面或一次性全部下载。
如何使用 PDF 转图片
从你的设备选择一个 PDF。
每一页都会在你的浏览器中渲染为 PNG。
下载单页,或将所有页面打包为 ZIP 下载。
A PDF to images converter renders every page of a PDF to a PNG image right in your browser. Download pages one at a time, or grab all of them at once as a ZIP.
It runs locally with pdf.js, so rendering is fast and your document never leaves your device.
This is what you reach for when something needs an image rather than a PDF: posting a page to a platform that only accepts images, embedding a page in a document or slide, making thumbnails, or sharing a single page where the recipient cannot open a PDF.
Pages are rendered at twice their natural size, which keeps text and lines crisp on screens and in most printing while keeping file sizes reasonable.
The output is PNG, a lossless format that is ideal for documents and text because it keeps edges sharp without the blockiness that lossy compression can add. If you need smaller files, you can convert the PNGs to JPG afterwards with the image tools.
You can download each page individually, which is handy when you only need one, or use the one-click ZIP to get the whole document as a set of images in a single file.
常见问题
不会。页面完全在你的浏览器中使用 pdf.js 渲染为图像,因此文件永远不会离开你的设备。
页面以其自然尺寸的两倍渲染以获得清晰输出。这适合屏幕使用和大多数打印,并使文件大小保持合理。
页面导出为 PNG,它是无损的,非常适合文档和文本。如需更小的文件,你可以之后用图片工具将 PNG 转换为 JPG。
嵌入此工具
将此工具添加到你自己的网站。复制下方代码片段即可,它会自动保持最新。
<iframe src="https://monu.tools/embed/zh/pdf-to-images" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>相关工具