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

STY: Minor code-style improvements for _reader.py

github.com/py-pdf/pypdf - MartinThoma opened this pull request 5 days ago
BUG: Warn when visitor* arguments are ignored

github.com/py-pdf/pypdf - kaos-ocs opened this pull request 5 days ago
DOC: Tiny changes

github.com/py-pdf/pypdf - j-t-1 opened this pull request 6 days ago
#4 Using PdfReader causes a crash

github.com/py-pdf/pypdf - Avgor46 opened this issue 6 days ago
Using PdfReader causes a crash: KeyError: '/Root'

github.com/py-pdf/pypdf - kalpeshmantri opened this issue 8 days ago
KeyError '/Opt' in get_fields

github.com/py-pdf/pypdf - alesdotio opened this issue 11 days ago
#3 Using PdfReader causes a crash

github.com/py-pdf/pypdf - macdeport opened this issue 13 days ago
STY: Use f-string = functionality

github.com/py-pdf/pypdf - j-t-1 opened this pull request 14 days ago
DOC: Small changes to PaperSize notes

github.com/py-pdf/pypdf - j-t-1 opened this pull request 14 days ago
look for coverage files

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 14 days ago
DEV: Fix coverage uploads

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 14 days ago
ignore warnings not working

github.com/py-pdf/pypdf - AnzhiZhang opened this issue 15 days ago
MAINT: simplify test with None and NullObject

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 15 days ago
TST: update pyproject.toml

github.com/py-pdf/pypdf - momincks opened this pull request 18 days ago
ROB: robustify .set_data()

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 21 days ago
ENH: add capability to remove /Info from pypdf

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 22 days ago
ENH: add UniGB-UTF16 encodings

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 23 days ago
#3 Using PdfReader causes a crash

github.com/py-pdf/pypdf - Avgor46 opened this issue 23 days ago
#2 Using PdfReader causes a crash

github.com/py-pdf/pypdf - Avgor46 opened this issue 23 days ago
/A in Outline not properly process

github.com/py-pdf/pypdf - pubpub-zz opened this issue 23 days ago
ENH: add incremental capability to PdfWriter

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 27 days ago
MAINT: Improve wording of set_data error message

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 27 days ago
ROB: Raise PdfReadError when missing /Root in trailer.

github.com/py-pdf/pypdf - BertrandBordage opened this pull request 28 days ago
MAINT: remove unused code

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
ENH: accept utf strings for metadata

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
BUG: fix sheared image

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
ENH: report PdfReadError instead of RecursionError

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
MAINT: fix mypy type output

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
Type hint for page.images needs adjusting

github.com/py-pdf/pypdf - pm-incyan opened this issue about 1 month ago
MAINT: test coverage

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
ENH: compress pdf files merging identical objects

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
ENH: compress PDF merging identical objects

github.com/py-pdf/pypdf - pubpub-zz opened this issue about 1 month ago
MAINT: drop Python 3.7 support

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
MAINT: Remove b_ and str_

github.com/py-pdf/pypdf - pubpub-zz opened this pull request about 1 month ago
STY: Rename b_ to bytes_

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 1 month ago
Freeze/huge memory use for one page of PDF file

github.com/py-pdf/pypdf - SyomaKiss opened this issue about 1 month ago
SEC: fix github workflow vulnerable to script injection

github.com/py-pdf/pypdf - diogoteles08 opened this pull request about 2 months ago
ROB: Handle images with empty data when processing an image from bytes

github.com/py-pdf/pypdf - williamgagnonpoka opened this pull request about 2 months ago
transfer_rotation_to_content and annotations

github.com/py-pdf/pypdf - kwang-yong-hyun opened this issue about 2 months ago
Unhandled ZeroDivisionError in _extended_image_frombytes

github.com/py-pdf/pypdf - williamgagnonpoka opened this issue about 2 months ago
STY: Small readability increases

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 2 months ago
STY: Remove boolean value comparison

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 2 months ago
DEV: Test against Python 3.13

github.com/py-pdf/pypdf - stefan6419846 opened this pull request about 2 months ago
STY: Increase readability

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 2 months ago
STY: Reorder exported symbols

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 2 months ago
DEP: Remove paeth_predictor

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

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 2 months ago
Ability to set font when updating form fields

github.com/py-pdf/pypdf - rsk2 opened this issue about 2 months ago
STY: Amend B_CACHE key types

github.com/py-pdf/pypdf - j-t-1 opened this pull request about 2 months ago
MAINT: Deal with cryptography>=43 moving ARC4

github.com/py-pdf/pypdf - MartinThoma opened this pull request 2 months ago
REL: 4.3.1

github.com/py-pdf/pypdf - MartinThoma opened this pull request 2 months ago
Using PdfReader causes a crash

github.com/py-pdf/pypdf - Avgor46 opened this issue 2 months ago
ROB: fix extract_text() issues on damaged PDFs

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 2 months ago
DOC: Update Link Documentation Example

github.com/py-pdf/pypdf - jparris opened this pull request 2 months ago
Paragraph field not showing correct

github.com/py-pdf/pypdf - thusharagokulnath opened this issue 2 months ago
PdfWriter unable to add reader

github.com/py-pdf/pypdf - AaronWGoh opened this issue 2 months ago
[4.3.0] Regression when decoding strings

github.com/py-pdf/pypdf - kwist-sgr opened this issue 2 months ago
git tag was not created for 4.3.0

github.com/py-pdf/pypdf - MartinThoma opened this issue 2 months ago
BUG: Prevent comparing IndirectObject and int

github.com/py-pdf/pypdf - NikolaiLyssogor opened this pull request 2 months ago
`TypeError` in `_cmap.py` when calling `extract_text()`

github.com/py-pdf/pypdf - NikolaiLyssogor opened this issue 2 months ago
Broken docs link on PyPI

github.com/py-pdf/pypdf - bionicles opened this issue 2 months ago
DOC: Add JavaScript example

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

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
Option to clear all images from a page

github.com/py-pdf/pypdf - Soremwar opened this issue 2 months ago
STY: Change argument type

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
MAINT: Update Python version support documentation

github.com/py-pdf/pypdf - j-t-1 opened this pull request 2 months ago
STY: Remove redundant pass statement

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
DOC: Add feature support by pypdf

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
Form fill font extra \x00 and font size

github.com/py-pdf/pypdf - pubpub-zz opened this issue 3 months ago
BUG: Cope with Matrix entry in field annotations

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
MAINT: Remove redundant super()

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
DOC: Amend comment with rectangle duplication

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