{"library":"pdf2image","type":"library","category":null,"description":"pdf2image is a Python library that acts as a wrapper around the command-line utilities `pdftoppm` and `pdftocairo` (parts of the Poppler PDF rendering library) to convert PDF documents into a list of PIL Image objects. It provides a convenient Pythonic interface for tasks like document display, data processing, and creating thumbnails. The current version is 1.17.0, and it maintains an active release cadence.","language":"python","status":"active","version":"1.17.0","tags":["PDF","image conversion","PIL","Poppler"],"install":[{"cmd":"pip install pdf2image","imports":["from pdf2image import convert_from_path","from pdf2image import convert_from_bytes"]}],"homepage":null,"github":"https://github.com/Belval/pdf2image","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pdf2image/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pdf2image/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}