💾 Archived View for freeshell.de › tldr › pdftoppm.gmi captured on 2024-02-05 at 11:46:37. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Convert PDF document pages to portable Pixmap (image formats).
pdftoppm -f {N} -l {M} {path/to/file.pdf} {image_name_prefix}
pdftoppm -singlefile {path/to/file.pdf} {image_name_prefix}
pdftoppm -mono {path/to/file.pdf} {image_name_prefix}
pdftoppm -gray {path/to/file.pdf} {image_name_prefix}
pdftoppm -png {path/to/file.pdf} {image_name_prefix}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).