nmoran / landscape-pdf

Utility to convert a pdf for viewing in landscape mode
MIT License
22 stars 2 forks source link

FYI: Similar functionality (`mutool poster -y 2`) #2

Open matomatical opened 3 years ago

matomatical commented 3 years ago

Just in case you are interested, the mutool pdf utility (part of mupdf, documentation here) has a similar command to slice up a PDF. The relevant usage would be something like:

mutool poster -y 2 <input path> <output path>

(-y 2 = slice each page vertically into 2 pages)

Pros:

Cons:

axkibe commented 2 years ago

but I think the reMarkable might still show some overlap, depending on the aspect ratio

It doesn't. (at least on A4)