There are 0 repository under pypdf2-lib topic.
A script to convert MS Office PPT/PPTX files to PDF files and then merge all the PDF files to a single PDF file.
A script that generates a pdf file. You can create a new pdf file from an html file or you can write on top of an already existing pdf
This GitHub repository is a valuable resource for machine learning and Python enthusiasts. It includes a wide range of projects and tools, covering topics like Data Visualization, Data Analysis, ML, DL, Automation, NLP, Web Scraping, and more. Contributors are welcome to join and learn together in this supportive community. Happy coding!
This repository contains utility functions for working with PDF files in Python. The functions provided allow you to merge multiple PDF files into a single file, compress a PDF file, protect a PDF file with a password, and convert a PDF file to a Word document.
Python script that joins PDFs using PyPDF2 lib, I use it as a lab rat, trying new functionalities as I learn
PDF Merger: Simplify document management. Merge multiple PDF files effortlessly using PyPDF2 library in Python. Efficient and convenient solution for organizing and consolidating PDFs.
Application that lets you merge together multiple PDF files into one or separate individual page(s) from a PDF file.
Library PyPDF2_Fields is a complement to PyPDF2. It helps reading and setting a PDF file’s fields, knowing their type and controlling their editability.