Table of Contents
An application written in pyrhon, for extracting elements from pdfs or editing them.
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