An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pypdf2-library

Cherukuri-Thanu/Automation-Scripts-in-Python

This repository, titled "Python-Utility-Scripts" encompasses a diverse range of Python scripts that demonstrate practical applications in various domains. These scripts serve as excellent examples for those looking to explore Python's capabilities in automating and handling real-world tasks.

Language: Python - Size: 5.86 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

MassimilianoVisintainer/pdfMerger

Mmerge multiple PDF files into a single PDF using PyPDF2 library in Python

Language: Python - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

reddysai741/Resume-tracker

The application makes a processes a resume (from a PDF) and a job posting (scraped via WebBaseLoader) to extract structured JSON data using langchain-groq. It employs NLP techniques (nltk, scikit-learn) to preprocess text and calculate an ATS compatibility score (36.28%) via cosine similarity, indicating a moderate resume-job match.

Language: Jupyter Notebook - Size: 126 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Aspirant-ai/PDF-Tools-Hub

Your one-stop solution for all PDF operations

Language: HTML - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

samwich11/automatizacion_de_tareas

Herramienta para automatizar tareas como eliminar archivos duplicados, organizar archivos por tipo, redimensionar imágenes, convertir formatos, extraer audio de videos, fusionar PDFs y renombrar archivos.

Language: Python - Size: 57.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Shubham-Bendre/Chat-with-multiple-pdfs-Advanced

Effortlessly interact with your PDF files using LangChain and ChatGPT API! This app lets you upload PDFs, process them into searchable text, and ask detailed questions based on the document content.

Language: Jupyter Notebook - Size: 144 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

casychow/pdf_scraper_extract_largest_num

Python module to scrape information from a PDF file with different data types (eg. tables, graphs) and extract the largest number it can find.

Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AbayIbrayev/watermark-PDF

Watermark your PDFs using Python script with PyPDF2

Language: Python - Size: 45.9 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

plzbugmenot/Applicant-Tracking-Systems-Python

Applicant Tracking Systems (ATS)

Language: Python - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jaiswalchitransh/Merge-pdf-files-using-PyPDF2

This Python script merges all PDF files in the current directory into a single PDF file named "merged.pdf" using the PyPDF2 library. It iterates through the PDF files, appends their content to a PdfWriter object, writes the merged content to a new file, and then closes the PdfWriter object.

Language: Python - Size: 508 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

crs7617/FDA

An application to replicate screener.com on a very small scale

Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Hareessh-P/PDF-Question-Answering

A PDF question answering bot utilizing Streamlit, PyPDF2, LangChain, OpenAI GPT-3 model, and FAISS(Facebook AI Similarity Search). The bot allows users to upload PDFs, query information from their content, and receive relevant answers, enhancing document accessibility and searchability.

Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HabibaMohamedS/PDF_manipulation_python

python GUI pdf manipulation ✨📄

Language: Python - Size: 282 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vickypandey14/Password-based-Protection-of-PDF-File-in-python

Implement robust password-based protection for your PDF files effortlessly with this Python script.

Language: Python - Size: 159 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Vedansh1857/RAG_Using_Groq

Detailed description given in the README

Language: Python - Size: 3.92 MB - Last synced at: about 8 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vedansh1857/Retrievers-RetrievalChainsWithLangchain

Detailed description given in the README

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vedansh1857/BasicRAGPipeline

Detailed description given in the README

Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SheikhEbadaBinAshraf/Resume-Smart-ATS

Resume Smart ATS is an innovative web application designed. Users simply copy and paste job descriptions from platforms like LinkedIn,Indeed, then upload resumes to the web app. By click on Submit button, Resume Smart ATS analyzes the resumes against the job description, providing users with valuable insights such as JD match perce

Language: Python - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ujjwal-Jaiswal-UJ/Sentiment-Analysis-on-PDF-file

The response pdf is neatly organized in a table format in PDF, contains 15 distinct questions and corresponding 106 student answers. Performed sentiment analysis on pdf by extracting the raw data from pdf and convert it into data frame for easy analysis. Then perform column wise and row wise sentiment analysis and shown the result along with graph

Language: Jupyter Notebook - Size: 577 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fatma2705/Yolo_Detection

YOLO v8 PDF Search and Image Retrieval

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

subhranil002/PDF_Merger

PDF_Merger is a Python script merging multiple PDFs into one. Utilizing 𝗣𝘆𝗣𝗗𝗙𝟮, it streamlines PDF consolidation for enhanced document management ... ❤️

Language: Python - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thanu-Cherukuri/Python-Utility-Scripts

This repository, titled "Python-Utility-Scripts" encompasses a diverse range of Python scripts that demonstrate practical applications in various domains. These scripts serve as excellent examples for those looking to explore Python's capabilities in automating and handling real-world tasks.

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rdpfeifle/pdf-to-speech

A Python-based tool for converting PDF documents to audio format.

Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sudhansu4107/Selenium_projects

objective -Implimention of end-to-end automation testing of a Ecommerce application using seleniumwebdriver+python+framewors .The developed Framework is Keyword and data driven.

Language: HTML - Size: 18.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bachomecho/research_excel

A Python tool that automatically extracts title, size, conclusion of research papers and outputs them to an Excel file.

Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

dtekio/pdf-to-audiobook-converter

Python app that converts a PDF file to an audiobook (MP3 format) using the gTTS (Google Text-to-Speech) and PyPDF2 libraries.

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dixitaditya01/PDF-Splitter

Creating a PDF splitting application using Python

Language: Python - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 1.93 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0