EFREI.APP / tools / pdf-tools
back to index

PDF tools

page-level pdf surgery — merge · extract · reorder · rotate — lopdf on homelab
pdf-tools / extract
pdf-tools
$ drag a pdf here $ or click to browse
comma-separated ranges, 1-indexed. 1-3 = pages 1 through 3. 10- = page 10 to the end. 5 = just page 5. any combination.
[ idle ]
pdf-tools / reorder
pdf-tools
$ drag a pdf here $ or click to browse
comma-separated list, must be a permutation of every page in the doc. example: if the doc has 4 pages, valid inputs are permutations of 1,2,3,4 — e.g. 4,3,2,1 reverses, 3,1,2,4 swaps page 3 to the front.
[ idle ]
pdf-tools / rotate
pdf-tools
$ drag a pdf here $ or click to browse
same range syntax as extract. use 1- to rotate every page.
rotation replaces any existing /Rotate value — it doesn't stack. turn a sideways scan upright by picking 270° (most common) or 90°.
[ idle ]
pdf-tools / merge
pdf-tools
$ drag multiple pdfs here $ or click to browse
drop the files in the order you want them concatenated. drop again to replace the list.
[ idle ]