{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T20:56:51.607Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"pdf-to-png","name":"PDF to PNG","url":"https://toptool.io/pdf-to-png"},{"slug":"pdf-to-jpg","name":"PDF to JPG","url":"https://toptool.io/pdf-to-jpg"},{"slug":"pdf-split","name":"Split PDF","url":"https://toptool.io/pdf-split"},{"slug":"pdf-extract-pages","name":"Extract PDF Pages","url":"https://toptool.io/pdf-extract-pages"},{"slug":"pdf-delete-pages","name":"Delete PDF Pages","url":"https://toptool.io/pdf-delete-pages"},{"slug":"pdf-rotate-pages","name":"Rotate PDF Pages","url":"https://toptool.io/pdf-rotate-pages"},{"slug":"pdf-reorder-pages","name":"Reorder PDF Pages","url":"https://toptool.io/pdf-reorder-pages"},{"slug":"pdf-add-watermark","name":"Add Watermark to PDF","url":"https://toptool.io/pdf-add-watermark"}],"kind":"converter","slug":"pdf-to-images","name":"PDF to Images","description":"Extract every page of a PDF as a PNG image — bundled in a single ZIP, in your browser.","longDescription":"Drop in a PDF and download a ZIP containing one PNG per page, named page-001.png, page-002.png, etc. Pick a render scale to balance sharpness against file size — 1× matches the PDF's native resolution, 2× (default) produces noticeably crisper output for screenshots and slides, and 3–4× is good for printable quality. All rendering happens locally in your browser via PDF.js; your file is never uploaded.","category":"document","categoryName":"Document","keywords":["pdf to images","pdf to image","extract images from pdf","pdf pages to images","convert pdf to images","pdf to png zip","pdf to image converter","pdf page extractor","pdf to image online","pdf to image free","save pdf pages as images","pdf rasterizer"],"url":"https://toptool.io/pdf-to-images","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".pdf"],"mimeTypes":["application/pdf"]},"output":{"type":"file","extension":".zip","mimeType":"application/zip"},"options":[{"type":"number","key":"scale","label":"Render scale","defaultValue":2,"min":1,"max":4,"step":1,"help":"Higher = sharper output but larger file. 2 is a good default."}],"invocation":{"webUi":"https://toptool.io/pdf-to-images","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}