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

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
STY: Use endswith instead of logical equals

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
Form Fill Font Size and Orientation wrong

github.com/py-pdf/pypdf - orgmast5 opened this issue 3 months ago
MAINT: Amend byte cache

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
ROB: cope with fields with upside down box/rectangle

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
DOC: Use enumerate in extract example

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

github.com/py-pdf/pypdf - j-t-1 opened this issue 3 months ago
PyPDF some fields not showing in generated PDF

github.com/py-pdf/pypdf - thusharagokulnath opened this issue 3 months ago
DOC: Tiny changes

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

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 3 months ago
ENH: accepts ETen-B5 and UniCNS-UTF16 encodings

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 3 months ago
DOC: Remove references to tox from docs

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 3 months ago
STY: Consistency of spaces after period

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
STY: Change Link to be a non-markup annotation

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
DEV: Delete tox.ini

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
DOC: Improve comments in the PageObject class

github.com/py-pdf/pypdf - j-t-1 opened this pull request 3 months ago
Insert image on a signature field in pypdf

github.com/py-pdf/pypdf - thusharagokulnath opened this issue 3 months ago
BUG: Fix deprecation for Ressources when using old constants

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 4 months ago
TST: Replace missing test file

github.com/py-pdf/pypdf - stefan6419846 opened this pull request 4 months ago
local variable 'cm' referenced before assignment

github.com/py-pdf/pypdf - thelazydogsback opened this issue 4 months ago
Use token for Codecov

github.com/py-pdf/pypdf - stefan6419846 opened this issue 4 months ago
DOC: Small improvements to Markdown files

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
Add image in Image Field with PDF Forms

github.com/py-pdf/pypdf - wanaideed opened this issue 4 months ago
DOC: Improve docstrings

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
DOC: Improve slightly docstrings and documentation

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
BUG: fix benchmark 2

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 4 months ago
BUG: fix bench after #2675

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 4 months ago
MAINT: Update class PageAttributes

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
DOC: Improve slightly some docstrings and comments

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
MAINT: Update AnnotationSubtype

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
ROB: cope with missing Standard 14 fonts in fields

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 4 months ago
STY: Change deprecation functions to use f-strings

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
Streamlit App based on PyPDF

github.com/py-pdf/pypdf - SiddhantSadangi opened this issue 4 months ago
ENH: Create /Font if not exists (#2670)

github.com/py-pdf/pypdf - BrooksWatson717 opened this pull request 4 months ago
Can't Fill PDFs without /DR dictionary

github.com/py-pdf/pypdf - BrooksWatson717 opened this issue 4 months ago
DOC: Tiny changes to docstrings

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
TST: simplify test_get_images

github.com/py-pdf/pypdf - tibor-reiss opened this pull request 4 months ago
/Rotate not respected when merging pages

github.com/py-pdf/pypdf - wiffbi opened this issue 4 months ago
ENH: context manager for PdfReader

github.com/py-pdf/pypdf - tibor-reiss opened this pull request 4 months ago
Implement '__enter__' in PdfReader

github.com/py-pdf/pypdf - KevFlo opened this issue 4 months ago
Support for removing a single annotation

github.com/py-pdf/pypdf - ag-gaphp opened this issue 4 months ago
Interactive PDFs are not working

github.com/py-pdf/pypdf - SalomonKisters opened this issue 4 months ago
STY: Move is_encrypted below __init__

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
additional info on reader.pages

github.com/py-pdf/pypdf - km5ar opened this issue 4 months ago
ROB: cope with loops in Fields tree

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 4 months ago
ENH: Support detection of digital signatures

github.com/py-pdf/pypdf - macdeport opened this issue 4 months ago
STY: Reorder methods in PdfReader and PdfWriter

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

github.com/py-pdf/pypdf - mgohin opened this issue 4 months ago
merge_page under doesn't work

github.com/py-pdf/pypdf - theottm opened this issue 4 months ago
Support for outline item external references

github.com/py-pdf/pypdf - dawillcox opened this issue 4 months ago
Support for Destination

github.com/py-pdf/pypdf - dawillcox opened this issue 4 months ago
Embedded full-text search index

github.com/py-pdf/pypdf - ZupoLlask opened this issue 4 months ago
Cloning pages no longer possible in 4.0

github.com/py-pdf/pypdf - raphaelm opened this issue 4 months ago
DOC: Update PDF standard references

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
Removing Form Fields after filling them

github.com/py-pdf/pypdf - Usouf opened this issue 4 months ago
DOC: Update references to the PDF specification

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
ENH: consider images inside PDF made with onlyoffice

github.com/py-pdf/pypdf - 0xNath opened this pull request 4 months ago
ENH: add capability to set font and size in fields

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 4 months ago
bug while using append() method

github.com/py-pdf/pypdf - pablobuenaposada opened this issue 4 months ago
DOC: Slightly improve wording and three examples

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
PDF write font size issue

github.com/py-pdf/pypdf - visstxg opened this issue 4 months ago
Inconsistency in parsing similar files

github.com/py-pdf/pypdf - cppt opened this issue 4 months ago
DOC: Small improvements and corrections

github.com/py-pdf/pypdf - j-t-1 opened this pull request 4 months ago
BUG: Incorrect number of inline images

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 4 months ago
BUG: some inline images are missing

github.com/py-pdf/pypdf - pubpub-zz opened this issue 4 months ago
TST: Test doc unreachable

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

github.com/py-pdf/pypdf - thusharagokulnath opened this issue 5 months ago
DOC: Slightly improve the wording of PageObject

github.com/py-pdf/pypdf - j-t-1 opened this pull request 5 months ago
ROB: improve inline image extraction

github.com/py-pdf/pypdf - pubpub-zz opened this pull request 5 months ago
BUG: Fix UnboundLocalError on malformed pdf

github.com/py-pdf/pypdf - farjasju opened this pull request 5 months ago
DOC: Make ordering consistent

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