# PDF to Images

> Render PDF pages as PNG or JPG files.

Canonical HTML: https://pdf.bqtools.com/pdf-to-images/
Release: 2.8.0
Language: en

## Purpose

Render PDF pages as PNG or JPG files.

## Inputs

- Accepted types: application/pdf.
- Multiple source files: no.
- Local file selection may require explicit user or user-agent permission.

## Native controls

- Choose PDF — `#file-input` / name `file-input`; type: file; accepts application/pdf,.pdf.
- Pages — `#page-range` / name `page-range`; type: text.
- Image format — `#image-format` / name `image-format`; type: select. Options: PNG (image/png); JPG (image/jpeg).
- Resolution — `#render-scale` / name `render-scale`; type: select. Options: Standard (1×) (1); High (1.5×) (1.5); Very high (2×) (2); Maximum (3×) (3).
- JPG quality — `#image-quality` / name `image-quality`; type: range; min 0.4, max 1, step 0.05.
- Search PDF tools — `#tool-finder-input` / name `tool-finder-input`; type: search.

## Actions

- Install BQ PDF Tools — `#install-app-button`.
- Share this page — `#share-button`.
- Accessibility and keyboard shortcuts — `#accessibility-button`.
- Use dark theme — `#theme-toggle`.
- Open menu — `#menu-toggle`.
- View keyboard and display options — `#open-accessibility-guide`.
- Got it — `#dismiss-first-run`.
- Reset settings — `#reset-restored-settings`.
- PDF to Images — `#process-btn`.
- Clear — `#clear-btn`.
- Reset settings — `#reset-settings`.
- Cancel processing — `#cancel-btn`.
- Retry — `#retry-processing`.
- Copy privacy-safe diagnostics — `#copy-diagnostics`.
- Update app — `#pwa-update-button`.
- Close tool finder — `#close-tool-finder`.
- Close accessibility options — `#close-accessibility`.
- Reset display options — `#reset-accessibility`.
- Done — `#done-accessibility`.

## Outputs

- Possible output types: image/png, image/jpeg, application/zip.
- Monitor `#status-box` for processing state and `#results` for completed outputs.
- Dynamic result controls expose stable agent actions when applicable.

## Privacy and execution

- Execution mode: browser UI.
- Core document processing: local browser.
- Account required: no.
- Application-server document upload required for normal tool use: no.
- Do not claim completion until the page reports a completed state and exposes results.
