How PDF Cropping Works
AnyTool crops PDF pages by modifying the CropBox property using pdf-lib. The CropBox defines the visible region of each page without removing underlying content. Users set crop percentages for each edge (top, right, bottom, left) and apply them to all or selected pages.
- Modifies CropBox — original page data preserved
- Percentage-based cropping from each edge
- Presets for margin trimming and page halves
- Apply to all pages or individual page selection
- Processed entirely in-browser via Web Worker
