Skip to content

Commit

Permalink
Update pdf-toolbox.py
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruwa authored Oct 28, 2021
1 parent 67a33e8 commit e9a8302
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdf-toolbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from os import system, name
from PyPDF2 import *
import pikepdf, tqdm, pyttsx3
import os

######################### pdf info #########################
def pdfinfo():# extract_doc_info.py
Expand Down

0 comments on commit e9a8302

Please sign in to comment.