PDF


preview_pdf

 preview_pdf (path)

Preview a PDF file


dump_pdf_images

 dump_pdf_images (path, folder,
                  create_new_folder_with_same_name:bool=True,
                  show_after_dump:bool=False)

Dump all images from a PDF file to a folder


PDF

 PDF (path, dfs=None, dpi=150)

Load a PDF file from path as a list of images Use show function to see the images WIP