pdfminer
PDFMiner is a powerful tool for extracting and analyzing text from PDF documents. It provides functionality to extract text along with its font properties and layout, alt... PDFMiner is a powerful tool for extracting and analyzing text from PDF documents. It provides functionality to extract text along with its font properties and layout, although it does not process text within images. Designed for Python 3, it includes utilities for debugging and handling restricted PDFs.
Top pdfminer Alternatives
flask session
Flask-Session, an extension for Flask, enhances applications with server-side session management. Released on March 26, 2024, it supports various backends,...
twitter api python
This Python package offers a streamlined interface for interacting with the Twitter API, enabling users to fetch tweets, manage followers,...
pyodbc
pyodbc is an open-source Python package designed for seamless interaction with ODBC databases. It adheres to the DB API 2.0...
wunderweather
WunderWeather simplifies accessing the Weather Underground API, presenting weather data in a user-friendly format. Designed for Python 3, it normalizes...
red bot discord
Red Discord Bot is a highly customizable Python package that empowers users to create their own self-hosted Discord bots. With...
python parse string
The `parse` Python package simplifies string parsing by utilizing a format specification akin to the syntax of `format()`. Users can...
bs4
bs4 is a dummy package released to prevent namesquatting on PyPI, specifically for Beautiful Soup (beautifulsoup4). Users are advised to...
vpython
VPython is a Python package designed for creating interactive 3D visualizations in Jupyter Notebooks through the GlowScript API. With a...
mysql client
The MySQL client, an updated fork of MySQLdb1, offers robust support for Python 3, addressing numerous bugs from its predecessor....
py2exe
py2exe is a powerful tool designed for Python developers to create standalone executable files for Windows from their Python scripts....
editra
Editra is a versatile, multi-platform text editor designed specifically for code development. With robust support for syntax highlighting across over...
python translate
This command line translator, built in Python, seamlessly integrates with multiple translation providers like Google, Microsoft, and DeepL. Users can...
matplotlib colorbar
The matplotlib colorbar is a specialized artist for displaying color bars in matplotlib plots, offering an alternative to the default...
geopandas
GeoPandas enhances the capabilities of pandas by seamlessly integrating geospatial data support. By leveraging shapely's geometric functions, it simplifies complex...
python celery
Celery is a powerful Python package for distributed task queue management, enabling asynchronous execution of tasks across multiple workers. It...
Company Information
- Company: pdfminer
Top pdfminer Features
- Python 3 support only
- Text extraction tool
- Extracts text positions
- Extracts font details
- Writing direction information
- Debugging PDF content
- Pseudo-XML format output
- Password-protected PDF handling
- Programmatic text rendering
- Supports complex layouts
- Lightweight and efficient
- Community-maintained library
- Extensive documentation available
- Open-source licensing
- Customizable extraction options
- Compatible with various platforms
- Easily installable via pip
- Active development and updates
- User-friendly command-line interface
- Comprehensive error reporting.