Skip to content

Commit

Permalink
Merge pull request #6951 from jzern/webp-xmp
Browse files Browse the repository at this point in the history
image-file-formats.rst: document WebP 'xmp' option
  • Loading branch information
radarhere committed Feb 15, 2023
2 parents b7630bd + 8935dad commit dbf138d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/handbook/image-file-formats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1147,6 +1147,10 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
The exif data to include in the saved file. Only supported if
the system WebP library was built with webpmux support.

**xmp**
The XMP data to include in the saved file. Only supported if
the system WebP library was built with webpmux support.

Saving sequences
~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit dbf138d

Please sign in to comment.