Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

pypdf

Develop and maintain pypdf, the Python-only library for reading and manipulating PDF documents
Collective - Host: opensource - https://opencollective.com/pypdf - Code: https://github.com/py-pdf/pypdf

DOC: stefan6419846 becomes BDFL of pypdf

github.com/py-pdf/pypdf - MartinThoma opened this pull request 9 days ago
STY: Change variable names

github.com/py-pdf/pypdf - j-t-1 opened this pull request 10 days ago
ROB: Handle zero height fonts when extracting text

github.com/py-pdf/pypdf - blushingpenguin opened this pull request 10 days ago
BUG: Handle further Tf operators in text extraction layout mode

github.com/py-pdf/pypdf - blushingpenguin opened this pull request 11 days ago
DEV: Remove ignoring Ruff rule PGH004

github.com/py-pdf/pypdf - j-t-1 opened this pull request 11 days ago
STY: Import TextStringObject at the top of file

github.com/py-pdf/pypdf - j-t-1 opened this pull request 13 days ago
ENH: add function merge pdfs in same directory

github.com/py-pdf/pypdf - Dawnliving opened this pull request 19 days ago
add whole pdfs in directory

github.com/py-pdf/pypdf - Dawnliving opened this pull request 19 days ago
STY: Add form feed to WHITESPACES

github.com/py-pdf/pypdf - j-t-1 opened this pull request 19 days ago
TST: Uncomment an assert

github.com/py-pdf/pypdf - j-t-1 opened this pull request 20 days ago
DEP: Drop support for Python 3.8

github.com/py-pdf/pypdf - stefan6419846 opened this issue 21 days ago
DEV: Bump virtualenv from 20.25.0 to 20.26.6

github.com/py-pdf/pypdf - dependabot[bot] opened this pull request 21 days ago
Implement JBIG2Decode

github.com/py-pdf/pypdf - j-t-1 opened this issue 21 days ago
STY: Remove use of intermediate bytearray

github.com/py-pdf/pypdf - j-t-1 opened this pull request 21 days ago
MAINT: Change two words in comments

github.com/py-pdf/pypdf - j-t-1 opened this pull request 21 days ago
STY: Small refactor of decode_stream_data

github.com/py-pdf/pypdf - j-t-1 opened this pull request 22 days ago
STY: Move self._startxref initialization

github.com/py-pdf/pypdf - j-t-1 opened this pull request 22 days ago
TST: Replace broken Apache Tika Corpora urls

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 23 days ago
TST: Fix image similarity for upcoming Ubuntu 24.04

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 24 days ago
DEV: Disable Windows testing for now

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 24 days ago
Shutdown of Apache Tika Corpora

github.com/py-pdf/pypdf - stefan6419846 opened this issue 25 days ago
MAINT: Add a comment

github.com/py-pdf/pypdf - j-t-1 opened this pull request 25 days ago
Support for PANTONE colors

github.com/py-pdf/pypdf - stefan6419846 opened this issue 26 days ago
Improve handling of LZW decoder table overflow

github.com/py-pdf/pypdf - stefan6419846 opened this issue 26 days ago
MAINT: Strip whitespace from message

github.com/py-pdf/pypdf - j-t-1 opened this pull request 26 days ago
STY: Remove replace function

github.com/py-pdf/pypdf - j-t-1 opened this pull request 26 days ago
STY: Simplify a test

github.com/py-pdf/pypdf - j-t-1 opened this pull request 27 days ago
STY: Use zip for conciseness

github.com/py-pdf/pypdf - j-t-1 opened this pull request 27 days ago
STY: Use casefold() instead of lower()

github.com/py-pdf/pypdf - j-t-1 opened this pull request 29 days ago
MAINT: Upgrade to `ruff==0.8.4`

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 1 month ago
STY: Use generator expressions

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 1 month ago
DEP: Deprecate with replacement CCITParameters

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 1 month ago
MAINT: Use latest jinja2 version to resolve Dependabot alerts

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 1 month ago
pypdf.errors.PdfReadError: startxref not found

github.com/py-pdf/pypdf - neeraj9 opened this issue about 1 month ago
STY: Use generator expressions

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 1 month ago
STY: Use raw string notation for regular expression

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 1 month ago
DOC: Add note about default line colors

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
DOC: Fix documentation for PdfDocCommon

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
Generated single page PDF is huge

github.com/py-pdf/pypdf - Vafilor opened this issue about 2 months ago
Refactor regular text extraction into dedicated module

github.com/py-pdf/pypdf - stefan6419846 opened this issue about 2 months ago
ROB: Ignore odd-length strings when processing cmap lines

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
BUG: Handle chained colorspace for inline images when no filter is set

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
ROB: Fall back to non-Adobe Ascii85 format for missing end markers

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
ROB: Deal with content streams not containing streams

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
DEV: Move to Ubuntu 22.04

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
DEV: Move Windows CI to Python 3.13

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
BUG: Avoid extracting inline images twice and dropping other operators

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
BUG: Truncate mediabox and cropbox values with > 4 points.

github.com/py-pdf/pypdf - sjudd opened this pull request about 2 months ago
MAINT: Use collections.abc.Callable

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 2 months ago
PdfReadError: Image data is not rectangular

github.com/py-pdf/pypdf - Verdant31 opened this issue about 2 months ago
Capitalization in metadata

github.com/py-pdf/pypdf - dfkettle opened this issue about 2 months ago
DOC: Comment changes in PdfReader

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Tiny readability improvement

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Put Jupyter functionality at end of class

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
DOC: Minor comment changes

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Increase readability slightly

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Use OutlineFontFlag

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Rename local annotation variables

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
DOC: Move PDF specification links

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Modify f-string

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Rename local annotation variables

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Slight refactor of remove_images

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Move _repr_mimebundle_

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Change int to float type hint

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
DOC: More comments in PdfWriter

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
Crash during page text extraction

github.com/py-pdf/pypdf - neeraj9 opened this issue 2 months ago
STY: Small increase of readability

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Use f-strings

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
DOC: Add Polygon to a comment

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
DOC: Tweak comments and docstrings

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Put __init__ first

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Use startswith

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Change if to elif

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago