💾 Archived View for freeshell.de › tldr › pdftk.gmi captured on 2023-11-04 at 12:45:00. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
PDF toolkit.
pdftk {input.pdf} cat {1-3 5 6-10} output {output.pdf}
pdftk {file1.pdf file2.pdf ...} cat output {output.pdf}
pdftk {input.pdf} burst output {out_%d.pdf}
pdftk {input.pdf} cat {1-endsouth} output {output.pdf}
pdftk {input.pdf} cat {1-2 3east 4-end} output {output.pdf}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).