Closed Ami-OS closed 1 year ago
It supports JPEG2000 + all the formats that Pillow supports: https://github.com/myollie/img2pdf/blob/ff6216cf641e21e70619ac18a49deca26ff8f4a0/src/img2pdf.py#L670-L678
This depends on the Pillow version that your local installation uses.
Thx
Hi, when I put the .avif image to the command line, I got the:
But the .webp format is supported.
So, what image format is img2pdf support? (I need a list to convert any images that img2pdf won't support.)
I'm grateful.