python script that splits and merges large pdf textbooks into its respective chapters
-
Updated
Aug 10, 2020 - Python
python script that splits and merges large pdf textbooks into its respective chapters
pdf spliter application in python
This Python script allows users to split PDF files into smaller parts based on a size limit. It's particularly useful for handling large PDF files that need to be divided into smaller, more manageable files.
A feature-rich, cross-platform PDF management tool built using Rust and GTK 🦀📄
A GUI interface for merging and splitting PDFs. Works on windows on python or you can use .exe file directly. Will also test on Linux
A python script that splits pdfs in multiple parts ✂️📄
PdfTools is a web-based PDF management tool that allows users to merge, split, and convert PDFs to Word effortlessly.
This Python script allows you to split a large PDF file into smaller PDF files. You can specify the input PDF file, the prefix for the output files, and the number of pages per small file.
YAPS : Yet Another PDF Splitter
A Python-based CLI tool to split PDFs into individual pages or merge multiple PDFs into one. Ideal for document management and quick operations.
A CLI tool to split, merge and extract pages from pdfs
Edit pdf from comannd line
Simple python-script to split a pdf into evenly sized chunks (uses pdftk)
This program is a Python GUI application designed to split PDF documents. It uses the Kivy framework to create a user-friendly interface and the PyPDF2 library to handle the PDF manipulation. Here's a breakdown of the functionalities: on README.md
batch-pdf-splitter is a Python tool that efficiently splits large PDF files into smaller, manageable parts based on specified page ranges. Ideal for processing books, reports, or academic papers, this tool provides precise control over dividing content, making it easy to extract sections or pages for sharing, editing, or analysis.
Python script to split a pdf file into multiple parts using a CSV file.
Add a description, image, and links to the pdf-splitter topic page so that developers can more easily learn about it.
To associate your repository with the pdf-splitter topic, visit your repo's landing page and select "manage topics."