
Security News
Potemkin Understanding in LLMs: New Study Reveals Flaws in AI Benchmarks
New research reveals that LLMs often fake understanding, passing benchmarks but failing to apply concepts or stay internally consistent.
pyxpdf is a fast and memory efficient python module for parsing PDF documents based on xpdf reader sources.
.. start-badges
.. list-table:: :stub-columns: 1
* - docs
- |docs|
* - tests
- |azure| |travis| |codecov|
* - package
- |pypi| |pythonver| |wheel| |downloads|
* - license
- |license|
.. end-badges
Speed Comparison
_)Installation
_)Documentation <https://pyxpdf.readthedocs.io/>
_
Installation
_Quickstart <https://pyxpdf.readthedocs.io/en/latest/intro.html#quick-start>
_Contribute <https://github.com/ashutoshvarma/pyxpdf/blob/master/.github/CONTRIBUTING.md>
_
Build <https://github.com/ashutoshvarma/pyxpdf/blob/master/BUILD.rst>
_Issues <https://github.com/ashutoshvarma/pyxpdf/issues>
_Pull requests <https://github.com/ashutoshvarma/pyxpdf/pulls>
_Speed Comparison
_
Changelog <https://pyxpdf.readthedocs.io/en/latest/changelog.html>
_
pyxpdf
is licensed under the GNU General Public License (GPL), version 3. See the LICENSE <https://github.com/ashutoshvarma/pyxpdf/blob/master/LICENSE>
_
xpdf reader <https://www.xpdfreader.com/>
_ by Derek Noonburglxml <https://www.github.com/lxml/lxml>
_ - project structure and build adapted from lxmlpoppler <https://poppler.freedesktop.org/>
_ project.. _Speed Comparison
: https://pyxpdf.readthedocs.io/en/latest/compare.html
.. _Installation
: https://pyxpdf.readthedocs.io/en/latest/intro.html#installation
.. |azure| image:: https://img.shields.io/azure-devops/build/ashutoshvarma/pyxpdf/1/master?label=Azure%20Pipelines&style=for-the-badge
:alt: Azure DevOps builds (branch)
:target: https://ashutoshvarma.visualstudio.com/pyxpdf/_build
.. |travis| image:: https://img.shields.io/travis/com/ashutoshvarma/pyxpdf?label=Travis&style=for-the-badge
:alt: Travis (.com)
:target: https://travis-ci.com/github/ashutoshvarma/pyxpdf
.. |docs| image:: https://img.shields.io/readthedocs/pyxpdf?style=for-the-badge
:alt: Read the Docs
:target: https://pyxpdf.readthedocs.io/en/latest/
.. |codecov| image:: https://img.shields.io/codecov/c/github/ashutoshvarma/pyxpdf?style=for-the-badge
:alt: Codecov
:target: https://codecov.io/gh/ashutoshvarma/pyxpdf/
.. |license| image:: https://img.shields.io/github/license/ashutoshvarma/pyxpdf?style=for-the-badge
:alt: GitHub
:target: https://github.com/ashutoshvarma/pyxpdf/blob/master/LICENSE
.. |pypi| image:: https://img.shields.io/pypi/v/pyxpdf?color=light&style=for-the-badge
:alt: PyPI
:target: https://pypi.org/project/pyxpdf/
.. |pythonver| image:: https://img.shields.io/pypi/pyversions/pyxpdf?style=for-the-badge
:alt: PyPI - Python Version
:target: https://pypi.org/project/pyxpdf/
.. |wheel| image:: https://img.shields.io/pypi/wheel/pyxpdf?style=for-the-badge
:alt: PyPI - Wheel
:target: https://pypi.org/project/pyxpdf/
.. |downloads| image:: https://img.shields.io/pypi/dm/pyxpdf?label=PyPI%20Downloads&style=for-the-badge
:alt: PyPI - Downloads
:target: https://pypi.org/project/pyxpdf/
FAQs
Powerful and Pythonic PDF processing library based on xpdf-4.02
We found that pyxpdf demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
New research reveals that LLMs often fake understanding, passing benchmarks but failing to apply concepts or stay internally consistent.
Security News
Django has updated its security policies to reject AI-generated vulnerability reports that include fabricated or unverifiable content.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.