mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-27 00:19:58 +03:00
Updated GSOC Ideas (markdown)
parent
467a1b5b1f
commit
5935142498
|
@ -22,4 +22,4 @@ Pillow decodes a lot of image formats, some of which are safer and better specif
|
|||
|
||||
_Suggested by Jeff Breidenbach, User_
|
||||
|
||||
Pillow decodes a lot of image formats, but there is room for one more. JPEG 2000 is widely used in the motion picture industry and also by digital libraries. It is also part of the PDF standard. Adding support for JPEG 2000 would be helpful, even if was on a read-only basis. Related software includes libopenjpeg which implements a JPEG 2000 codec, and ReportLab which is a python module that utilizes PIL for creating PDF documents.
|
||||
Pillow decodes a lot of image formats, but there is room for one more. JPEG 2000 is widely used in the motion picture industry and also by digital libraries. It is also part of the PDF standard. Adding support for JPEG 2000 would be helpful, even on a read-only basis. Take a look at libopenjpeg which implements a JPEG 2000 codec.
|
Loading…
Reference in New Issue
Block a user