- Splitting long pages in a PDF file into smaller pages in another file with A4 aspect ratio.
- Do not split across texts
- Prerequisite
pip install -r requirements.txt
- Run
python pdf_splittor.py <input_file_path> <output_file_path>
- Still split across images