PDF to Text: Extract Selectable Text Without OCR
PDF-to-text extraction reads characters already encoded in the document; it does not inspect page images or perform optical character recognition.
Read guide →Trim PDF margins by setting a new crop box in points, which changes the visible area without discarding page content.
Drop a PDF here or click to browse
This PDF is processed in your browser and is not uploaded to opentools.
Reviewed 2026-08-15
Cropping sets each selected page's crop box, the rectangle a viewer uses to decide what part of the page to display. Margins are given in points, the PDF unit where 72 points make one inch, so 36 means half an inch off that edge.
Content outside the new box is hidden rather than deleted. That makes cropping reversible and completely lossless, since no text or image data is touched. It also means cropping is not a way to remove sensitive material from a page: the content is still in the file and a viewer that ignores the crop box will show it. Use Redact PDF when the goal is removal.
Crop margins are validated per page. If the values you enter would leave a page with zero or negative width or height, the operation stops and names the page rather than writing a broken document.
Yes. Cropping only sets the crop box, so the hidden content is still in the file and the box can be widened again later. Nothing is discarded.
No, and this is an important distinction. Cropped content remains in the document and can be recovered by widening the crop box or by any parser that reads the raw page. Redact PDF removes the pixels properly.
No. The document is processed by WebAssembly and JavaScript running inside the page, so the bytes never leave your device. There is no upload step and nothing to delete afterwards.
Points, the PDF native unit, at 72 to the inch. So 36 points is half an inch, 72 is one inch, and about 28 points is one centimetre.
Barely. Because content is hidden rather than removed, the saved file is close to the size of the original.
PDF-to-text extraction reads characters already encoded in the document; it does not inspect page images or perform optical character recognition.
Read guide →Browser tools can reorganize pages and add simple content without an install, but they are not full object-level PDF editors and cannot safely rewrite every paragraph, image, signature, or annotation.
Read guide →A careful PNG-to-PDF or JPG-to-PDF workflow keeps page images on your device, preserves their intended order, and ends with a check of the finished document.
Read guide →