Pillow/src/PIL
2023-03-31 21:00:28 +11:00
..
__init__.py Added QOI reading 2023-03-09 13:34:44 +11:00
__main__.py Add __main__.py to output basic format and support information 2019-05-27 18:44:04 -07:00
_binary.py PSD layer count may be negative 2021-07-15 19:38:26 +10:00
_deprecate.py Handling for deprecations to be removed in Pillow 11 2023-01-20 14:35:11 +02:00
_tkinter_finder.py Add deprecations helper 2022-04-06 13:19:52 +03:00
_util.py [Private] class names should be CamelCase 2022-04-10 23:55:16 +03:00
_version.py 9.5.0.dev0 version bump 2023-01-02 14:03:31 +11:00
BdfFontFile.py Adjusted variable names and comments to better match specification 2023-02-25 16:31:26 +02:00
BlpImagePlugin.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
BmpImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
BufrStubImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
ContainerIO.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
CurImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
DcxImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
DdsImagePlugin.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
EpsImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
ExifTags.py Merge branch 'main' into exif_lightsource 2022-12-22 07:50:35 +11:00
features.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
FitsImagePlugin.py Allow comments in FITS images 2023-02-25 16:44:07 +11:00
FitsStubImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
FliImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
FontFile.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
FpxImagePlugin.py Close OleFileIO instance when closing or exiting FPX or MIC 2023-03-11 23:11:43 +11:00
FtexImagePlugin.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
GbrImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
GdImageFile.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
GifImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
GimpGradientFile.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
GimpPaletteFile.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
GribStubImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
Hdf5StubImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
IcnsImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
IcoImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
Image.py Mention available pixel types when converting from NumPy 2023-03-31 21:00:28 +11:00
ImageChops.py Replace Python code-blocks with double colons 2023-02-24 08:17:10 +11:00
ImageCms.py Further improve exception traceback readability 2022-12-30 14:24:28 +11:00
ImageColor.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
ImageDraw.py Restored deleted docstring 2023-03-19 13:36:43 +11:00
ImageDraw2.py Replaced __internal__ argument with warning filters 2022-07-01 14:10:29 +02:00
ImageEnhance.py Upgrade Python syntax with pyupgrade --py3-plus 2019-10-07 14:30:59 +03:00
ImageFile.py Use existing variable names from ImageFile 2023-02-25 16:31:26 +02:00
ImageFilter.py Raise ValueError for BoxBlur filter with negative radius 2023-01-09 19:04:55 +02:00
ImageFont.py Merge pull request #6914 from radarhere/default 2023-03-12 12:39:45 +02:00
ImageGrab.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
ImageMath.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
ImageMode.py Support creating BGR;15, BGR;16 and BGR;24 images 2023-03-20 00:30:10 +11:00
ImageMorph.py Further improve exception traceback readability 2022-12-30 14:24:28 +11:00
ImageOps.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
ImagePalette.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
ImagePath.py Introduce isort to automate import ordering and formatting 2019-07-06 16:11:35 -07:00
ImageQt.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
ImageSequence.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
ImageShow.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
ImageStat.py Improve exception traceback readability 2022-12-30 00:07:52 +02:00
ImageTk.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
ImageTransform.py Added enums 2022-01-15 09:02:31 +11:00
ImageWin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
ImtImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
IptcImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
Jpeg2KImagePlugin.py Increase similiarity between test_plt_marker and _parse_comment 2023-03-29 20:14:29 +11:00
JpegImagePlugin.py Raise an error when EXIF data is too long 2023-02-11 16:20:27 +11:00
JpegPresets.py Updated URL 2022-04-27 22:28:10 +10:00
McIdasImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
MicImagePlugin.py Close OleFileIO instance when closing or exiting FPX or MIC 2023-03-11 23:11:43 +11:00
MpegImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
MpoImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
MspImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
PaletteFile.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
PalmImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
PcdImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
PcfFontFile.py Update src/PIL/PcfFontFile.py 2023-02-26 13:03:29 +02:00
PcxImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
PdfImagePlugin.py Merge branch 'main' into pdf 2023-03-12 23:31:26 +11:00
PdfParser.py Use single isinstance call for multiple types 2023-01-08 13:47:45 +02:00
PixarImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
PngImagePlugin.py Consider transparency when applying blend mask 2023-03-16 20:05:56 +11:00
PpmImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
PsdImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
PSDraw.py Simplified rectangle command 2022-07-11 19:38:46 +10:00
PyAccess.py Merge branch 'main' into i16n 2023-03-13 14:33:26 +11:00
QoiImagePlugin.py Removed unnecessary line 2023-03-13 00:03:08 +11:00
SgiImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
SpiderImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
SunImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
TarIO.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
TgaImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
TiffImagePlugin.py Allow libtiff_support_custom_tags to be missing 2023-03-17 11:27:58 +11:00
TiffTags.py Fixed typo 2023-02-11 20:49:09 +11:00
WalImageFile.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
WebPImagePlugin.py Round duration when saving animated WebP 2023-03-07 18:07:46 +11:00
WmfImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
XbmImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
XpmImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00
XVThumbImagePlugin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-06 19:27:19 +00:00