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

Implement correct draw functions for 16-bpp modes
#9982 opened Sep 10, 2026 by akx Contributor Loading…
PIL._binary: Use int.to_bytes() for faster conversion Performance
#9981 opened Sep 10, 2026 by akx Contributor Loading…
Compile less libtiff bits for wheels TIFF
#9970 opened Sep 7, 2026 by akx Contributor Loading…
Add _FilterArgs NamedTuple to ImageFilter
#9968 opened Sep 7, 2026 by radarhere Member Loading…
Remove TestFileLibTiff.test_save_many_compressed() Testing TIFF
#9944 opened Sep 2, 2026 by akx Contributor Loading…
Speed up uncompressed DDS reader Performance
#9943 opened Sep 2, 2026 by akx Contributor Loading…
Expose advanced WebP encoding options WebP
#9936 opened Sep 1, 2026 by akx Contributor Loading…
Parenthesize MIN/MAX macro arguments
#9928 opened Aug 29, 2026 by akx Contributor Loading…
Remove conditionally-compiled or unreachable debug C code
#9915 opened Aug 27, 2026 by akx Contributor Loading…
Wheels: link FreeType against the bundled HarfBuzz
#9913 opened Aug 27, 2026 by akx Contributor Loading…
Improve text rendering
#9909 opened Aug 26, 2026 by akx Contributor Loading…
Document and clarify _imagingft
#9908 opened Aug 26, 2026 by akx Contributor Loading…
Reject NaN and out-of-range blur radii
#9902 opened Aug 25, 2026 by lazerg Contributor Loading…
Remove undocumented GifImagePlugin._save_netpbm Needs Rebase Removal Removal of a feature, usually done in major releases
#9901 opened Aug 25, 2026 by akx Contributor Loading…
Un-deprecate getdata(); have it return an ImageLinearAccess object
#9883 opened Aug 20, 2026 by akx Contributor Loading…
Speed up getpixel() and get_flattened_data() Performance
#9881 opened Aug 20, 2026 by akx Contributor Loading…
Mark ImageFile._open() as abstract
#9876 opened Aug 18, 2026 by radarhere Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.