pdfCropMargins icon indicating copy to clipboard operation
pdfCropMargins copied to clipboard

pdfCropMargins -- a program to crop the margins of PDF files

Results 19 pdfCropMargins issues
Sort by recently updated
recently updated
newest added

well working in cropping margins, like a charm, thanks a lot. and regretfully find links in the cropped pdf not working in some readers, ie. foxit (win10) and pdfexpert (ios)...

``` ➜ ~ pip install pdfCropMargins[gui] --user --upgrade ➜ no matches found: pdfCropMargins[gui] ``` the `[gui]` part of the install fails, not sure if there is a macOS version for...

I am really glad I found this tool, it seems to be a perfect solution to my problems regarding automated cropping. However, there is one thing I could not figure...

enhancement

I am trying to crop a pdf file of 4000 pages. My /tmp directory does not have more than 6GB So is there any way i can tell the pdf-crop-margins...

question

Thanks this is an amazing tool! Reading the documentation I am not sure I can do the following: Suppose I have a pdf with orginal paper size = W x...

enhancement
question

I was deperately looking for such an appliction. i found it at https://tex.stackexchange.com/a/447756. I was looking for this kind of application I have a pdf with the margins are not...

question

I have a pdf file with all pages of different page sizes. I have attached the pdf file test2_cropped_cropped.pdf Now in this file i want to change the page size...

question

This issue is just here to host documentation images (particularly for older versions on PyPI). This is version 0.2.1. ![einstein_crop_50pct](https://user-images.githubusercontent.com/1791335/63413846-9c9e3400-c3c8-11e9-90f5-6e429ae2d74b.gif)

With the commandline `pdf-crop-margins -u -s myscan.pdf`, the rotated pages are restored before read-in. However, this creates a problem. The rotated pages are supposed to be treated as-is, since the...

enhancement

Hi! Some package managers need to build the packages from source, thus needing to look at the specific commit used for the pypi release. If that's not a lot more...