PyPDF2: A library for reading and writing PDF files in Python, it provides functionalities for reading and writing PDF files, including merging, splitting, and encrypting PDFs.
pdfminer: A library for extracting information from PDF files in Python, it provides functionalities for text extraction, image extraction, and metadata extraction.
pdfquery: A library for parsing PDF documents in Python, it allows for programmatic access to the content and structure of PDF files.
slate: A library for extracting text from PDF documents in Python, it provides functionalities for text extraction and page splitting.
PyMuPDF: A library for reading and manipulating PDF files in Python, it provides functionalities for text extraction, image extraction, and page manipulation.
pdfrw: A library for reading and writing PDF files in Python, it provides functionalities for reading and writing PDFs, including merging and splitting PDFs.
PyPDF4: A library for reading and writing PDF files in Python, it is a fork of PyPDF2 and provides additional functionalities such as encryption and decryption of PDF files.
pdf2image: A library for converting PDFs to images in Python, it provides functionalities for converting PDFs to PNG, JPEG, and other image formats.
PyPDF3: A library for reading and writing PDF files in Python, it is a fork of PyPDF2 and provides additional functionalities such as encryption and decryption of PDF files.
pdfplumber: A library for extracting text and metadata from PDF files in Python, it provides functionalities for text extraction, image extraction, and metadata extraction.