Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 500 Bytes

File metadata and controls

20 lines (17 loc) · 500 Bytes

pdfNow

image

Table of Contents

Description

An application written in pyrhon, for extracting elements from pdfs or editing them.

Installation

For this app, the essential libraries are:

pip install pypdf
pip install pdfplumber
pip install --upgrade pymupdf
pip install tkinter
pip install customtkinter
pip install PyMuPDF