Skip to content

Pull requests: python-pillow/Pillow

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add release notes for performance improvements Documentation
#9747 opened Jun 30, 2026 by radarhere Member Loading…
Use ImagingNewDirty() in font.getmask() and RankFilter
#9744 opened Jun 30, 2026 by akx Contributor Loading…
Speed up Image.point() and Image.point_transform() Performance
#9743 opened Jun 30, 2026 by akx Contributor Loading…
Remove remaining :rtype:s from docstrings Documentation
#9742 opened Jun 30, 2026 by akx Contributor Loading…
Speed up alpha_composite, matrix, negative, quantize Performance
#9740 opened Jun 30, 2026 by akx Contributor Loading…
Speed up Image.resample() Performance
#9739 opened Jun 30, 2026 by akx Contributor Loading…
Speed up ImageChops operations Performance
#9738 opened Jun 30, 2026 by akx Contributor Loading…
Speed up Image.filter() Performance
#9736 opened Jun 30, 2026 by akx Contributor Loading…
Inspect arg as Python object, instead of using PyErr_Clear()
#9726 opened Jun 28, 2026 by radarhere Member Loading…
Deprecate P;2L and P;4L in frombytes() Deprecation Feature that will be removed in the future
#9723 opened Jun 27, 2026 by radarhere Member Loading…
Fix RLE4 absolute mode decoding for odd pixel counts BMP
#9710 opened Jun 22, 2026 by nyxst4ck Contributor Loading…
Allow ImageOps.contain() to create zero dimension images
#9673 opened Jun 14, 2026 by radarhere Member Loading…
Add ImageText use_max_line_height()
#9667 opened Jun 11, 2026 by radarhere Member Loading…
Move setup.py functionality to custom build 🤖-assisted AI-assisted Build
#9645 opened Jun 1, 2026 by aclark4life Member Loading…
Add Moiré transform
#9638 opened May 26, 2026 by ApaarRaina Loading…
Link static libtiff dependencies TIFF
#9635 opened May 21, 2026 by hholst80 Loading…
Added is_lossless to WebPImageFile WebP
#9602 opened May 1, 2026 by ajslater Loading…
Added bit_depth attribute to PngImageFile
#9601 opened May 1, 2026 by ajslater Loading…
Added proportional bitmap font format support 🤖-assisted AI-assisted
#9592 opened Apr 28, 2026 by endreszabo Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.