Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 306 Bytes

pdf_tools

A small project to work with pdf.

A small project to work with pdf. It can be used to convert html pages to pdf, merge them into one document, and compress (or try to) a pdf document in volume.

To install libraries using requirements.txt, use the command:

pip install -r requirements.txt