Ecosyste.ms: OpenCollective

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

github.com/py-pdf/pypdf

A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
https://github.com/py-pdf/pypdf

Starting to enrich the annotation module

MekJohn opened this pull request 5 days ago
BUG: Fix undefined variable for text extraction (regression)

stefan6419846 opened this pull request 5 days ago
`UnboundLocalError` error when extracting text

vodkar opened this issue 5 days ago
Inverted colors when extracting CMYK image

AnzhiZhang opened this issue 8 days ago
BUG: Title sometimes is bytes and not str.

reformy opened this pull request 9 days ago
ROB: Fixing infinite loop in ArrayObject read_from_stream

jakep-allenai opened this pull request 10 days ago
Regression when reading partially broken PDF files

stefan6419846 opened this issue 12 days ago
Undefined variable in text extraction with version 5.1.0

thomasht86 opened this issue 12 days ago
REL: 5.1.0

stefan6419846 opened this pull request 14 days ago
Images merged between pages

pprados opened this issue 17 days ago
DEV: Update dev requirements and pre-commit configuration

stefan6419846 opened this pull request 17 days ago
SEC: Bump black from 23.3.0 to 24.3.0 in /requirements

dependabot[bot] opened this pull request 17 days ago
MAINT: Remove references to outdated Python versions

stefan6419846 opened this pull request 18 days ago
DEV: Update pinned requirements

stefan6419846 opened this pull request 18 days ago
How to remove watermark with pypdf2

Estelle-gqy opened this issue 19 days ago
DEV: Switch to latest pinned dependencies

stefan6419846 opened this issue 20 days ago
BUG: Improve PdfWriter handing of context manager

pubpub-zz opened this pull request 21 days ago
Cloning errors when using context manager

pubpub-zz opened this issue 21 days ago
How to extract internal links using PyPDF

swathiJayav opened this issue 22 days ago
BUG: Don't close stream passed to PdfWriter.write()

alexaryn opened this pull request 22 days ago
DOC: Use latest package versions

stefan6419846 opened this pull request 22 days ago
DOC: Correct example of reading FileAttachment annotation

j-t-1 opened this pull request 24 days ago
DEV: Mirror freely licensed arXiv documents locally

stefan6419846 opened this issue 26 days ago
STY: Capitalize error messages

j-t-1 opened this pull request 26 days ago
STY: Modify error messages in PdfWriter

j-t-1 opened this pull request 27 days ago
STY: Tiny refactor

j-t-1 opened this pull request 27 days ago
ROB: Soft failure for flate encode image mode 1 with wrong LUT size

stefan6419846 opened this pull request 28 days ago
DEV: Change python 3.13-dev to 3.13

j-t-1 opened this pull request 30 days ago
MAINT: Use mypy recursive type support

j-t-1 opened this pull request 30 days ago
Update adding-pdf-annotations.md

MarleTangible opened this pull request about 1 month ago
Adobe Requires Annotation Flag for Printing Annotations

MarleTangible opened this issue about 1 month ago
DEV: Remove .flake8

j-t-1 opened this pull request about 1 month ago
DEV: make make_release.py compatible with windows environment

pubpub-zz opened this pull request about 1 month ago
BUG: The font list order of pypdf.annotations.FreeText is different(#1435)

ssjkamei opened this pull request about 1 month ago
ENH: Ensure PyPI marks URLs as "verified"

MartinThoma opened this issue about 1 month ago
MAINT: Generalize the method of obtaining space_code

ssjkamei opened this pull request about 1 month ago
PdfReadError: Too many lookup values while extracting image

michelcrypt4d4mus opened this issue about 1 month ago
MAINT: Unnecessary character mapping process

ssjkamei opened this pull request about 1 month ago
MAINT: New LZW decoding implementation

MartinThoma opened this pull request about 1 month ago
#7 Using PdfReader causes a crash

Avgor46 opened this issue about 1 month ago
STY: Code reuse within LzwCodec.encode

MartinThoma opened this pull request about 1 month ago
REL: 5.0.1

pubpub-zz opened this pull request about 1 month ago
TST: Add LzwCodec for encoding

MartinThoma opened this pull request about 1 month ago
BUG: Issue in text extraction (spaces) (#1153)

ssjkamei opened this pull request about 1 month ago
Text visitor example in docs does not work

lucasgadams opened this issue about 1 month ago
ROB: Repair pdf with invalid Root object

pubpub-zz opened this pull request about 1 month ago
DEV: Use latest Python version for benchmarking

stefan6419846 opened this pull request about 1 month ago
BUG: Cope with unbalanced delimiters in dictionary object

pubpub-zz opened this pull request about 1 month ago
BUG: infinite loop on damaged pdf file

pubpub-zz opened this issue about 1 month ago
`PdfReader` causes memory overflow for a particular PDF

JaMe76 opened this issue about 1 month ago
#6 Using PdfReader causes a crash

Avgor46 opened this issue about 1 month ago
MAINT: Add tests to source distributions

pubpub-zz opened this pull request about 1 month ago
BUG: cope with encoding with too many differences

pubpub-zz opened this pull request about 1 month ago
ROB: continue parsing dictionnary object when error is detected

pubpub-zz opened this pull request about 1 month ago
incorrect startxref pointer(3)

mohamedsaeed138 opened this issue about 2 months ago
Object 3702 0 not defined.

mohamedsaeed138 opened this issue about 2 months ago
BUG: Missing spaces in extract_text() method (#1328)

ssjkamei opened this pull request about 2 months ago
TST: mark test_increment_writer as enable_socket

nix-julia opened this pull request about 2 months ago
#5 Using PdfReader causes a crash

Avgor46 opened this issue about 2 months ago
ENH: add full parameter to PdfWriter constructor

pubpub-zz opened this pull request about 2 months ago
Please include tests in pypi distfile

0-wiz-0 opened this issue about 2 months ago
STY: Refactor _xobj_to_image

MartinThoma opened this pull request about 2 months ago
MAINT: Refactor _update_field_annotation and _get_clone_from

MartinThoma opened this pull request about 2 months ago
MAINT: Update version of deprecation_with_replacement

j-t-1 opened this pull request about 2 months ago
STY: Remove duplicated comments

j-t-1 opened this pull request about 2 months ago
BUG: Update pyproject.toml with minimum Python version of 3.8.

zmeves opened this pull request about 2 months ago
5.0.0 should not be pip installable for Python < 3.8

zmeves opened this issue about 2 months ago
ROB: merge documents with named destinations with invalid page

pubpub-zz opened this pull request about 2 months ago
ROB: tolerate comments in arrays

pubpub-zz opened this pull request about 2 months ago
BUG: tolerate truncated files and no warning when jumping startxref

pubpub-zz opened this pull request about 2 months ago
Handling of incomplete EOF markers

stefan6419846 opened this issue about 2 months ago
MAINT: Trying uv for faster CI

MartinThoma opened this issue about 2 months ago
REL: 5.0.0

pubpub-zz opened this pull request about 2 months ago
BUG: test_image_without_pillow cannot find pypdf

kaos-ocs opened this pull request about 2 months ago
test_image_without_pillow cannot find pypdf

kaos-ocs opened this issue about 2 months ago
STY: Minor code-style improvements for _reader.py

MartinThoma opened this pull request about 2 months ago
pypdf 4.3+ fails to write outline item with CJK characters correctly

Neil2893 opened this issue about 2 months ago
BUG: Warn when visitor* arguments are ignored

kaos-ocs opened this pull request about 2 months ago
DOC: Tiny changes

j-t-1 opened this pull request about 2 months ago
#4 Using PdfReader causes a crash

Avgor46 opened this issue about 2 months ago
Error referencing a non-existent page destination when writing PDF

ssjkamei opened this issue about 2 months ago
Using PdfReader causes a crash: KeyError: '/Root'

kalpeshmantri opened this issue about 2 months ago
extract_text() with extraction_mode="layout" ignores visitor* arguments

kaos-ocs opened this issue about 2 months ago
KeyError '/Opt' in get_fields

alesdotio opened this issue 2 months ago
PEP 585 – Type Hinting Generics In Standard Collections

j-t-1 opened this issue 2 months ago
#3 Using PdfReader causes a crash

macdeport opened this issue 2 months ago
STY: Use f-string = functionality

j-t-1 opened this pull request 2 months ago
DOC: Small changes to PaperSize notes

j-t-1 opened this pull request 2 months ago
look for coverage files

pubpub-zz opened this pull request 2 months ago