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

Add Github usernames in release notes

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
DEV: Add workflow_dispatch to CI

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
ENH: Ease access to ViewerPreferences

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
BUG: Missing new line in extract_text with cm operations

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
Memory leak when reading a file

github.com/py-pdf/pypdf - mr-st0rm opened this issue over 1 year ago
Line returns missing in text_extraction()

github.com/py-pdf/pypdf - pubpub-zz opened this issue over 1 year ago
BUG: Cope with missing /I in articles

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
BUG: remove_images not operating in sub level forms

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
proposal: set `line_length=120` for all tools

github.com/py-pdf/pypdf - exiledkingcc opened this issue over 1 year ago
TST: Add test for correct rendering of watermarks

github.com/py-pdf/pypdf - stefan6419846 opened this pull request over 1 year ago
ROB: Cope with damaged PDF

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
BUG: Fix image look-up table in EncodedStreamObject

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
DEV: Automatically create release message / tag message

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
DEV: Ensure the REL commit message is consistently created

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
Bug when getting images from a pdf

github.com/py-pdf/pypdf - cylindrical2002 opened this issue over 1 year ago
DOC: How to take ownership

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
CONTRIBUTING.md

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
DOC: How to take over ownership

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
DOC: The release process

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
Investigate options to automate the contributors list

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
pdfWriter keeps writing the same page

github.com/py-pdf/pypdf - annalise3456 opened this issue over 1 year ago
DOC: Add Christian Clauss as a contributor

github.com/py-pdf/pypdf - cclauss opened this pull request over 1 year ago
DEV: Add easy way to see all relevant versions

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
BUG: Check version of crypt provider

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
BUG: TypeError: can't concat str to bytes

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
DOC: Improve watermark docs

github.com/py-pdf/pypdf - stefan6419846 opened this pull request over 1 year ago
Mostly broken watermarking behaviour

github.com/py-pdf/pypdf - stefan6419846 opened this issue over 1 year ago
PageObject.extract_text raises TypeError: can't concat str to bytes

github.com/py-pdf/pypdf - TheElementalOfDestruction opened this issue over 1 year ago
Invalid image lookup tables not handled correctly

github.com/py-pdf/pypdf - stefan6419846 opened this issue over 1 year ago
DEV: Add upper limits for complexity

github.com/py-pdf/pypdf - cclauss opened this pull request over 1 year ago
Cope with broken page geometry during insertion

github.com/py-pdf/pypdf - stefan6419846 opened this issue over 1 year ago
Support right-to-left ViewerPreferences

github.com/py-pdf/pypdf - marcstober opened this issue over 1 year ago
MAINT: Relax typing_extensions version

github.com/py-pdf/pypdf - stefan6419846 opened this pull request over 1 year ago
BUG: Infinite recursion bug with PSUtils

github.com/py-pdf/pypdf - rrthomas opened this issue over 1 year ago
PI: Re-use content stream

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
MAINT: Reduce usage of b_

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
MAINT: Remove unnecessary property + mypy fixes

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
MAINT: Make ParseError inherit from PyPdfError

github.com/py-pdf/pypdf - francoisfreitag opened this pull request over 1 year ago
DEV: Add pytest-timeout to the dev dependencies in pyproject.toml

github.com/py-pdf/pypdf - francoisfreitag opened this pull request over 1 year ago
.

github.com/py-pdf/pypdf - termsofserving opened this issue over 1 year ago
SEC: Avoid endless recursion of reading damaged PDF file

github.com/py-pdf/pypdf - exiledkingcc opened this pull request over 1 year ago
MAINT: Require flit_core >= 3.9

github.com/py-pdf/pypdf - dhgutteridge opened this pull request over 1 year ago
Bug in add_attachment() when attaching several files

github.com/py-pdf/pypdf - alexis-via opened this issue over 1 year ago
KeyError: '/I'

github.com/py-pdf/pypdf - the-superpirate opened this issue over 1 year ago
PI: Use bytearray instead of bytes in ContentStream init

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
_list_attachments() doesn't take into account /Kids

github.com/py-pdf/pypdf - alexis-via opened this issue over 1 year ago
PI: Making pypdf as fast as pdfrw

github.com/py-pdf/pypdf - Lucas-C opened this pull request over 1 year ago
Add-Annotation fontsize/color not working

github.com/py-pdf/pypdf - Bennse666 opened this issue over 1 year ago
ROB: Cope with xref not followed by separator

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
BUG: prevent stall when accessing image in corrupted pdf

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
BUG: append() fails when articles do not have /T

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
KeyError: '/T'

github.com/py-pdf/pypdf - the-superpirate opened this issue over 1 year ago
Iterating through images stuck without error

github.com/py-pdf/pypdf - mnmtz opened this issue over 1 year ago
TST: Allow benchmark to download file

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
x values in the tm_matrix are wrong

github.com/py-pdf/pypdf - rkiddy opened this issue over 1 year ago
TST: Add test_image_new_property benchmark

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
MAINT: Use image_similarity function

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
TST: Compare extracted images against ground truth

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
MAINT: Move tests for images to own module

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
KeyError: '/Width' when extracting an image

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
MAINT: Remove broken test

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
PI: optimize _decode_png_prediction

github.com/py-pdf/pypdf - exiledkingcc opened this pull request over 1 year ago
TST: Use test parametrization for reading text

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
BUG: Fix AnnotationBuilder.link

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
ENH: Add PDF annotation /IRT ("in reply to")

github.com/py-pdf/pypdf - C-monC opened this issue over 1 year ago
Sel fontinfields

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
DOC: fix typo in file size docs

github.com/py-pdf/pypdf - stefan6419846 opened this pull request over 1 year ago
BUG: JPX image without ColorSpace

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
Cannot interpret colorspace NullObject

github.com/py-pdf/pypdf - stefan6419846 opened this issue over 1 year ago
BUG: Fix incorrect tm_matrix in call to visitor_text

github.com/py-pdf/pypdf - troethe opened this pull request over 1 year ago
Transparent images not correctly replaced

github.com/py-pdf/pypdf - mnmtz opened this issue over 1 year ago
ENH: Allow text extraction to keep intendation

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
MAINT: cryptography as primary dependency

github.com/py-pdf/pypdf - exiledkingcc opened this pull request over 1 year ago
DOC: Post-processing page

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
DOC: Add deprecation banner to PyPDF2 docs

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
Code sample in documentation causes exception

github.com/py-pdf/pypdf - Dotrar opened this issue over 1 year ago
KeyError: '/Info'

github.com/py-pdf/pypdf - mnmtz opened this issue over 1 year ago
ENH: Added encoding ability

github.com/py-pdf/pypdf - coolbombom opened this pull request over 1 year ago
BUG: Writing German characters into form fields

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
ENH: Extract superscripts (x² instead of x2)

github.com/py-pdf/pypdf - MartinThoma opened this issue over 1 year ago
ENH: Add `level` parameter to compress_content_streams

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
ENH: Process /uniHHHH for text_extract

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
MAINT: Remove dead configuration from setup.cfg

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
BUG: Fix indexed/CMYK images

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago