Python script which converts PDF files to CBZ format
Go to file
2023-03-29 20:47:20 -04:00
convert.py init 2023-03-29 20:44:47 -04:00
README.md Add README.md 2023-03-29 20:47:20 -04:00

sudo apt install python3-pip sudo apt install poppler-utils pip install PyPDF2 pip install pdf2image