pypdf2-lib
There are 11 repositories under pypdf2-lib topic.
lukefire5156/PPTs_TO_PDFs_AND_Merger
A script to convert MS Office PPT/PPTX files to PDF files and then merge all the PDF files to a single PDF file.
nigelreign/pdf-generator
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
nuhmanpk/pyDF-Bot
Pydf - Pyrogram Document File Bot, a modular Telegram Bot which provides Pdf Tools Works using Pypdf2
AbuBakkar32/Machine-Learning-Practice
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!
tariqinfo304/PDF-Utility-Functions
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.
brunompasini/pdfjoin
Python script that joins PDFs using PyPDF2 lib, I use it as a lab rat, trying new functionalities as I learn
Indir07/Pdf-Merger
PDF Merger: Simplify document management. Merge multiple PDF files effortlessly using PyPDF2 library in Python. Efficient and convenient solution for organizing and consolidating PDFs.
jmai321/pdfmergesep
Application that lets you merge together multiple PDF files into one or separate individual page(s) from a PDF file.
Nayetdet/pdf-mixer
Script de manipulação de PDFs feito em Python a partir da biblioteca PyPDF2.
GRV96/PyPDF2_Fields
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.