Trim margins off every page. Set absolute mm or percentage trim per edge.
Drop a PDF here or click to browse
Single PDF — runs in your browser
Each page's MediaBox (the box that defines the visible page area) is shrunk by your trim values. The content outside the new box is still present in the file but no longer rendered. This is non-destructive — opening the file in Acrobat shows only the cropped region, but the original area is still accessible by editing MediaBox back.
The PDF is parsed and rewritten in your browser via pdf-lib. Nothing is uploaded.