Is this PDF crop tool really free, with no signup?+
Yes. No account, no email, no daily quota, and no watermark on the cropped output. The page is supported by ads — never the file you download. Crop as many PDFs as you need.
Are my files uploaded somewhere?+
No. The cropping runs entirely on your device using an open-source PDF engine. Your file never leaves the browser tab — important for confidential documents you can't send through a third-party service.
How does cropping a PDF actually work?+
Every PDF page has a 'visible region' definition called the CropBox. Cropping changes that CropBox to a smaller area — the underlying content stays exactly the same, but viewers and printers only display the new region. This is the same approach Adobe Acrobat's 'Crop Pages' tool uses, and it's why the output is lossless and the file size barely changes.
Will my text still be selectable after cropping?+
Yes. We modify the page's visible region without touching the content stream — all text, fonts, images, and vector graphics survive untouched. Search, copy, and screen-reader access all work normally on the cropped output.
How do I crop a PDF — draw a rectangle or set margins?+
Both work and you can use them interchangeably. Drag-to-define is most intuitive — click and drag on the page preview to set the crop region. Per-edge sliders are precise — set exact percentages from each side. As you adjust either control, the live preview updates immediately.
Can I apply different crops to different pages?+
Currently v1 applies a single uniform crop to every selected page. Per-page custom crops are a possible v2 enhancement. For most use cases (trimming margins, removing headers), uniform crop is what you actually want — applying it page-by-page gets repetitive fast.
Can I crop only specific pages?+
Yes. Switch to 'Specific pages' under the page-range section and enter ranges like '1-5, 8, 12-20'. Only those pages get the new crop; the rest download unchanged. Useful when only certain pages have unwanted content like a header on the cover page.
Will the cropped PDF open correctly in every viewer?+
Yes. The CropBox is part of the standard PDF specification (ISO 32000), supported by Acrobat, Preview, Chrome, Firefox, every mobile reader, and every printing system. The output is a fully portable PDF — no Filoraio-specific format.
Can I undo a crop after downloading?+
Technically yes — because the underlying content is preserved, a PDF editor can expand the CropBox back. But in practical workflows your original PDF on your device is untouched (we produce a new file), so the simplest 'undo' is just to use the original. For sensitive content that must NEVER be recoverable, use a redaction tool instead of crop.
Will the cropped PDF print correctly at the new size?+
Yes — most modern printers honour the CropBox and print only the cropped region. Some older printers / drivers may print the full MediaBox (uncropped) instead. If your printer ignores the CropBox, run the cropped output through our Compress PDF tool's Visual mode — that rasterizes the result so the crop is baked into the image.
Can I crop a password-protected PDF?+
Filoraio handles owner-restricted PDFs (printing/copying locks) automatically — restrictions come off as part of the crop process. For PDFs with user passwords (require a password to open), unlock the file first with our Unlock PDF tool, then crop the unlocked output here.
Can I crop a PDF on my iPhone or Android phone?+
Yes. Open this page in Safari (iOS) or Chrome (Android), drop your PDF, drag the crop rectangle with your finger (or use the margin sliders), and tap Crop. The new PDF saves directly to Files (iOS) or Downloads (Android).
Will cropping make my PDF smaller in file size?+
Only marginally. Cropping changes the visible region but preserves the underlying content, so the bytes are mostly unchanged. If you want to actually shrink the file, run the cropped output through our Compress PDF tool. If you want both — crop + smaller file — visual-mode compression rasterizes the cropped result for big size reductions at the cost of selectable text.
What's the difference between crop and resize?+
Cropping cuts away part of the visible page (the rest of the page is hidden). Resize changes the page dimensions but scales the content to fit (everything stays, just smaller). For trimming margins or removing unwanted regions, crop is what you want. For changing US Letter to A4, you'd want resize (not currently supported as a standalone tool).
What's the maximum file size I can crop?+
There's no hard cap. Cropping runs in your browser's memory — the practical limit is your device's available RAM. Most browsers handle 100+ MB PDFs without trouble. The crop operation itself is fast (under 1 second for most documents) since we're not re-rendering the page content.