img2pdf/src
Johannes Schauer Marin Rodrigues cb2644c34f
do not include thumbnails in the output by default unless --include-thumbnails is used
This is relevant for the MPO format which otherwise would result in PDF
files containing the same image in different sizes multiple times. With
this change, the default is to only have a single page containing the
full MPO. This means that extracting that MPO also gets the thumbnails
back.

With the --include-thumbnails option, each frame gets stored on its own
page as it is done for multi-frame GIF, for example.

Closes: #135
2023-06-11 07:31:07 +02:00
..
tests ensure that gif test input uses the same palette for all frames 2022-02-06 20:25:25 +01:00
img2pdf.py do not include thumbnails in the output by default unless --include-thumbnails is used 2023-06-11 07:31:07 +02:00
img2pdf_test.py avoid converting palette PNG with alpha to RGB (closes: #158) 2023-06-08 08:54:37 +02:00
jp2.py update my name 2021-10-13 09:17:44 +02:00