Spaces:
Running
Running
metadata
title: PDF Crop Tool
emoji: 📄
colorFrom: red
colorTo: yellow
sdk: static
pinned: false
short_description: Crop same area across all PDF pages
PDF Crop Tool
Crop the same area across all pages in a PDF document.
Features
- Upload PDF files
- Interactive area selection on first page
- Automatic cropping across all pages
- Download processed document
Usage
- Click "Select File" and upload your PDF
- Click and drag on the first page to select the crop area
- Click "Process PDF" to apply the crop to all pages
- Download the processed file
Technologies
- PDF.js for rendering
- PDF-lib for document manipulation
- Vanilla JavaScript