pdf2image
Simple Python library to convert PDF pages to images using Poppler.
About
pdf2image is a small Python module that converts PDF pages into PIL Image objects by wrapping the Poppler utilities pdftoppm and pdftocairo. It is commonly used as a preprocessing step before OCR or image analysis and has minimal Python dependencies, though it requires Poppler installed on the system. It supports page ranges, DPI control, and several output formats. Released under the MIT license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- OCR & Document Processing
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Beginner (1/5)
- License
- MIT
- Added
- Apr 3, 2026
Related Tools
OCR tool specialized in recognizing mathematical equations and LaTeX.
One-stop tool for high-quality PDF extraction to Markdown or JSON.
Python bindings for MuPDF library for fast PDF text and image extraction.
Python library for extracting text, tables, and metadata from PDFs.
Multilingual document OCR toolkit with line detection and layout analysis.
Deep learning based OCR library in Python and TensorFlow/PyTorch.