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

MAINT: Remove user assignment for feature requests

stefan6419846 opened this pull request 11 months ago
MAINT: Remove reference to old 2.0.0 branch

stefan6419846 opened this pull request 11 months ago
TST: Fix benchmark failures

stefan6419846 opened this pull request 11 months ago
ENH: add reattach_fields function

pubpub-zz opened this pull request 11 months ago
DOC: Amend robustness documentation

j-t-1 opened this pull request 11 months ago
Missing images in document with duplicated images

jnsebgosselin opened this issue 11 months ago
Maximum open file limit reached with PdfMerger and path arguments

tareksander opened this issue 11 months ago
ROB: missing basefont entry in type 3 font

pubpub-zz opened this pull request 11 months ago
TST: fix corrupted test

pubpub-zz opened this pull request 11 months ago
ENH: automatic access to pointed object

pubpub-zz opened this pull request 11 months ago
DEV: Testing for `make_release.py`

stefan6419846 opened this issue 11 months ago
DEV: Fix changelog for UTF-8 characters

stefan6419846 opened this pull request 11 months ago
BUG: Handle IndirectObject in media boxes

SamStephens opened this pull request 11 months ago
BUG: BI in text content identified as image tag

pubpub-zz opened this pull request 11 months ago
DEV: Ensure testing against the latest versions

stefan6419846 opened this issue 11 months ago
DOC: Document easier way to update metadata

stefan6419846 opened this pull request 11 months ago
missing function to repair non-reference fields in corrupted PDF

MisterStump opened this issue 11 months ago
Getting the page number of a field

sbourlon opened this issue 12 months ago
BUG: Use NumberObject for /Border elements of annotations

rsinger417 opened this pull request 12 months ago
BUG: Invalid Link

rsinger417 opened this pull request 12 months ago
Update _writer.py - Invalid Link Fix

rsinger417 opened this pull request 12 months ago
Update _markup_annotations.py

rsinger417 opened this pull request 12 months ago
Trim extraneous spaces from PDF

Siddhartha90 opened this issue 12 months ago
TST: resolve file naming conflict in test_iss1767

sbourlon opened this pull request 12 months ago
pypdf creates invalid links with add_annotation since PyPDF2 2.9.0

rsinger417 opened this issue 12 months ago
Test test_iss1723 is broken

sbourlon opened this issue 12 months ago
Fix test_iss1723

sbourlon opened this pull request 12 months ago
BUG: encode_pdfdocencoding() always returns bytes

sbourlon opened this pull request 12 months ago
Non-standard annotations are not deleted with remove_annotations()

whitesnakeftw opened this issue 12 months ago
A Bug of Free Text in Annotations

hachinoone opened this issue 12 months ago
DOC: Change extract-text.md example codes from using cm to tm

etern4l-white opened this pull request 12 months ago
DEV: Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 12 months ago
TST: Avoid catching not emitted warnings

stefan6419846 opened this pull request 12 months ago
Avoid creating files in current directory during tests

stefan6419846 opened this issue 12 months ago
Test failures with pytest 8.0.0

mgorny opened this issue 12 months ago
DOC: Typo `Polyline` -> `PolyLine`, in adding-pdf-annotations.md

CWKSC opened this pull request 12 months ago
Choice fields

orokusaki opened this issue 12 months ago
BUG: _read_inline_image infinite loop

yuvalgtrustmi opened this pull request 12 months ago
_read_inline_image got into infinite loop

yuvalgtrustmi opened this issue 12 months ago
handle edge case

yuvalgtrustmi opened this pull request 12 months ago
BUG: Fail on wrong state of reserved permission bits during encryption

stefan6419846 opened this pull request 12 months ago
AttributeError: 'Page' object has no attribute 'super'

NtSalazar opened this issue 12 months ago
TST: Skip tests using fpdf2 if it's not installed

MartinThoma opened this pull request almost 1 year ago
BUG: layout mode text extraction ZeroDivisionError

shartzog opened this pull request about 1 year ago
MAINT: Complete FileSpecificationDictionaryEntries constants

MartinThoma opened this pull request about 1 year ago
DEV: Make dependabot aware of our PR prefixes

stefan6419846 opened this pull request about 1 year ago
DEV: Bump actions/cache from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
extract_text produces hexadecimal output

staff0rd opened this issue about 1 year ago
TST: Add missing pytest.mark.samples annotations

kitterma opened this pull request about 1 year ago
Extracted image is being distorted

stefan6419846 opened this issue about 1 year ago
KeyError: '/Root'

akshaysatyam2 opened this issue about 1 year ago
Skip test if fpdf is not available

kitterma opened this issue about 1 year ago
Missing pytest.mark.samples

kitterma opened this issue about 1 year ago
BUG: PdfWriter.add_uri was setting the wrong type

pmiller66 opened this pull request about 1 year ago
DEV: Fail on Sphinx issues

stefan6419846 opened this pull request about 1 year ago
Report Sphinx build warnings in CI

stefan6419846 opened this issue about 1 year ago
PDF encryption: Reserved permission bits might have wrong state

stefan6419846 opened this issue about 1 year ago
ENH: Improve/rewrite PDF permission retrieval

stefan6419846 opened this pull request about 1 year ago
MAINT: Introduce a PdfReader property 'user_access_permissions'

MartinThoma opened this issue about 1 year ago
STY: Use the UserAccessPermissions enum

MartinThoma opened this pull request about 1 year ago
ENH: ease Permissions readability/writability

pubpub-zz opened this pull request about 1 year ago
TST: Correctly close temporary files

stefan6419846 opened this pull request about 1 year ago
TST: Fix side effect #2379

pubpub-zz opened this pull request about 1 year ago
DOC: add missing expand parameter

Atomnp opened this pull request about 1 year ago
Tag image or attachment position in readtext

patrickitts opened this issue about 1 year ago
PDF permission retrieval

stefan6419846 opened this issue about 1 year ago
TST: Add test for layout extraction mode

MartinThoma opened this pull request about 1 year ago
ENH: Add "layout" mode for text extraction

shartzog opened this pull request about 1 year ago
BUG: missing error on name without leading /

Rak424 opened this pull request about 1 year ago
DEP: Remove remaining XMP deprecations for version 4

stefan6419846 opened this pull request about 1 year ago
BUG: Add support for GBK2K cmaps

stefan6419846 opened this pull request about 1 year ago
DEV: Move title check to own workflow

MasterOdin opened this pull request about 1 year ago
DOC: Improve formatting of contributors page

stefan6419846 opened this pull request about 1 year ago
DOC: Replace references and redirects to PyPDF2

stefan6419846 opened this pull request about 1 year ago
DOC: Fix testing prerequisites

stefan6419846 opened this pull request about 1 year ago
DOC: Resolve build warnings

stefan6419846 opened this pull request about 1 year ago
DEV: Write to temporary files instead of the working directory

stefan6419846 opened this pull request about 1 year ago
DEV: Ensure that the PR titles have the correct format

stefan6419846 opened this pull request about 1 year ago
MAINT: Replace warning with logging.error

MartinThoma opened this pull request about 1 year ago
MAINT: Return None instead of -1 when page is not attached

MartinThoma opened this pull request about 1 year ago
ENH: Add Jupyter Notebook integration for PdfReader

MartinThoma opened this pull request about 1 year ago