Difference between revisions of "PDF tools"

From Simson Garfinkel
Jump to navigationJump to search
m (Simson moved page Html to pdf to PDF tools)
m
Line 1: Line 1:
Tools for HTML to PDF:
==PDF page manipulation==
* pdftk - combines, removes, and rotates pages in PDFs
* pdfjam - resizes pages (by running through LaTeX)
 
==PDF OCR==
* ocrmypdf - creates PDF/A files and runs tesseract
 
==HTML to PDF--


* https://pypi.org/project/xhtml2pdf/
* https://pypi.org/project/xhtml2pdf/

Revision as of 17:18, 7 April 2023

PDF page manipulation

  • pdftk - combines, removes, and rotates pages in PDFs
  • pdfjam - resizes pages (by running through LaTeX)

PDF OCR

  • ocrmypdf - creates PDF/A files and runs tesseract

==HTML to PDF--

Other sources: