# Crop PDF Pages

> Trim page edges while preserving PDF text and vectors.

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

## Purpose

Trim page edges while preserving PDF text and vectors.

## 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.
- Measurement unit — `#crop-unit` / name `crop-unit`; type: select. Options: Points (pt); Millimetres (mm); Inches (in).
- Remove from top — `#crop-top` / name `crop-top`; type: number; min 0, step 0.5.
- Remove from right — `#crop-right` / name `crop-right`; type: number; min 0, step 0.5.
- Remove from bottom — `#crop-bottom` / name `crop-bottom`; type: number; min 0, step 0.5.
- Remove from left — `#crop-left` / name `crop-left`; type: number; min 0, step 0.5.
- 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`.
- Crop PDF pages — `#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: application/pdf.
- 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.
