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

Update adding-pdf-annotations.md

github.com/py-pdf/pypdf - MarleTangible opened this pull request 2 months ago
DEV: Remove .flake8

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
ENH: Ensure PyPI marks URLs as "verified"

github.com/py-pdf/pypdf - MartinThoma opened this issue 3 months ago
MAINT: Generalize the method of obtaining space_code

github.com/py-pdf/pypdf - ssjkamei opened this pull request 3 months ago
MAINT: Unnecessary character mapping process

github.com/py-pdf/pypdf - ssjkamei opened this pull request 3 months ago
MAINT: New LZW decoding implementation

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

github.com/py-pdf/pypdf - Avgor46 opened this issue 3 months ago
STY: Code reuse within LzwCodec.encode

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

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
TST: Add LzwCodec for encoding

github.com/py-pdf/pypdf - MartinThoma opened this pull request 3 months ago
BUG: Issue in text extraction (spaces) (#1153)

github.com/py-pdf/pypdf - ssjkamei opened this pull request 3 months ago
Text visitor example in docs does not work

github.com/py-pdf/pypdf - lucasgadams opened this issue 3 months ago
ROB: Repair pdf with invalid Root object

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
DEV: Use latest Python version for benchmarking

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 3 months ago
BUG: infinite loop on damaged pdf file

github.com/py-pdf/pypdf - pubpub-zz opened this issue 3 months ago
#6 Using PdfReader causes a crash

github.com/py-pdf/pypdf - Avgor46 opened this issue 3 months ago
MAINT: Add tests to source distributions

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
BUG: cope with encoding with too many differences

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
incorrect startxref pointer(3)

github.com/py-pdf/pypdf - mohamedsaeed138 opened this issue 3 months ago
Object 3702 0 not defined.

github.com/py-pdf/pypdf - mohamedsaeed138 opened this issue 3 months ago
BUG: Missing spaces in extract_text() method (#1328)

github.com/py-pdf/pypdf - ssjkamei opened this pull request 3 months ago
TST: mark test_increment_writer as enable_socket

github.com/py-pdf/pypdf - nix-julia opened this pull request 3 months ago
#5 Using PdfReader causes a crash

github.com/py-pdf/pypdf - Avgor46 opened this issue 3 months ago
ENH: add full parameter to PdfWriter constructor

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
Please include tests in pypi distfile

github.com/py-pdf/pypdf - 0-wiz-0 opened this issue 3 months ago
STY: Refactor _xobj_to_image

github.com/py-pdf/pypdf - MartinThoma opened this pull request 3 months ago
STY: Remove duplicated comments

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
ROB: tolerate comments in arrays

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
Handling of incomplete EOF markers

github.com/py-pdf/pypdf - stefan6419846 opened this issue 3 months ago
MAINT: Trying uv for faster CI

github.com/py-pdf/pypdf - MartinThoma opened this issue 3 months ago
REL: 5.0.0

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
BUG: test_image_without_pillow cannot find pypdf

github.com/py-pdf/pypdf - kaos-ocs opened this pull request 3 months ago
test_image_without_pillow cannot find pypdf

github.com/py-pdf/pypdf - kaos-ocs opened this issue 3 months ago
STY: Minor code-style improvements for _reader.py

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

github.com/py-pdf/pypdf - pm-incyan opened this issue 4 months ago
MAINT: test coverage

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

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

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

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

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 5 months ago