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

Stamp is scaled

github.com/py-pdf/pypdf - Mark0ne opened this issue over 1 year ago
Not completely correct version output for Git checkouts

github.com/py-pdf/pypdf - stefan6419846 opened this issue over 1 year ago
BUG: images property fails if NullObject in list

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
ENH: Add parameter to select images to be removed

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
Difference between Metadata and XMP Metadata

github.com/py-pdf/pypdf - Piloudev opened this issue over 1 year ago
DOC: How to install pypi from any branch

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
ENH: Remove only raster graphics

github.com/py-pdf/pypdf - pbrus opened this issue over 1 year ago
DOC: Update copyright footer in docs

github.com/py-pdf/pypdf - marcstober opened this pull request over 1 year ago
BUG: invalid cm/tm in visitor functions

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
Update copyright info in documentation footer?

github.com/py-pdf/pypdf - marcstober opened this issue over 1 year ago
BUG: Fix test_watermarking_reportlab_rendering()

github.com/py-pdf/pypdf - Lucas-C opened this pull request over 1 year ago
How to verify corrupted PDF file

github.com/py-pdf/pypdf - Piloudev opened this issue over 1 year ago
DOC: Fix typos and add a paragraph to ViewerPreferences docs.

github.com/py-pdf/pypdf - marcstober opened this pull request over 1 year ago
DEV: Give attribution in release notes

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
MAINT: Update packages

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
TST: Issue with merging pdfkit

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
STY: clean-up overriden variable

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
Encrypting - Image color index unchanged

github.com/py-pdf/pypdf - pilotandy opened this issue over 1 year ago
Understand function b_

github.com/py-pdf/pypdf - Piloudev opened this issue over 1 year ago
MAINT: Mark `cryptography` as default

github.com/py-pdf/pypdf - exiledkingcc opened this pull request over 1 year ago
DOC: Cross-link pdfly

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
DOC: Mention pdfly on frontpage of docs

github.com/py-pdf/pypdf - MasterOdin opened this pull request over 1 year ago
STY: Move functions within _xobj_to_image to a private module

github.com/py-pdf/pypdf - MartinThoma opened this pull request over 1 year ago
Variable declared and override in same file

github.com/py-pdf/pypdf - Piloudev opened this issue over 1 year ago
Add custom page numbers to pdf

github.com/py-pdf/pypdf - Firestar-Reimu opened this issue over 1 year ago
ROB: Accept XYZ with no arguments

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
BUG: Fix conversion from 1 to LA

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
BUG: Accept tabs in cmaps

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
pypdf crashes when extracting text from pdf

github.com/py-pdf/pypdf - fstark opened this issue over 1 year ago
Introducing a pypdf CLI program - close #2160

github.com/py-pdf/pypdf - Lucas-C opened this pull request over 1 year ago
DOC: Typos in ViewerPreferences docstrings

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

github.com/py-pdf/pypdf - marcstober opened this pull request over 1 year ago
Some PDF files cannot be merged

github.com/py-pdf/pypdf - JIMhackKING opened this issue over 1 year ago
ValueError: conversion from 1 to LA not supported

github.com/py-pdf/pypdf - michelcrypt4d4mus opened this issue over 1 year ago
Can not find image XObject /Matrix data

github.com/py-pdf/pypdf - jianfan2012 opened this issue over 1 year ago
FlateDecode will fail if `columns` are an IndirectObject

github.com/py-pdf/pypdf - stefan6419846 opened this issue over 1 year ago
SEC: Infinite recursion caused by IndirectObject clone

github.com/py-pdf/pypdf - exiledkingcc opened this pull request over 1 year ago
Can pypdf convert a PDF page to image?

github.com/py-pdf/pypdf - dclong opened this issue over 1 year ago
BUG: Cope with extra space in DA preventing font extraction

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
BUG: Merge pages without resources

github.com/py-pdf/pypdf - pubpub-zz opened this pull request over 1 year ago
STY: Apply ruff rule N806 for _crypt_providers

github.com/py-pdf/pypdf - exiledkingcc opened this pull request over 1 year ago
Re-consider completely file-based testing?

github.com/py-pdf/pypdf - stefan6419846 opened this issue over 1 year ago
"KeyError: '/Resources'" on page merge

github.com/py-pdf/pypdf - stefan6419846 opened this issue over 1 year ago
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
Ruff rules: Add some upper limits

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