Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ce56fb1f | 2023-12-15 12:45:21 | update to img2pdf 0.5.1; from wen heping, thanks | ||
| 30a70d88 | 2022-11-14 17:33:35 | use MODPY_PYBUILD | ||
| af6a7994 | 2022-03-11 19:22:04 | drop RCS Ids | ||
| fc63d4fd | 2021-10-21 20:51:35 | update to img2pdf-0.4.2 | ||
| 0e0e7722 | 2020-07-06 10:07:44 | update to img2pdf-0.3.6 | ||
| 2a55f844 | 2016-09-27 14:17:00 | update to img2pdf 0.2.1 OK sthen@ | ||
| 1713cd83 | 2015-11-17 17:54:56 | import ports/graphics/img2pdf, ok landry@ The program will take image filenames from commandline arguments and output a PDF file with them embedded into it. If the input image is a JPEG or JPEG2000 file, it will be included as-is without any processing. If it is in any other format, the image will be included as zip-encoded RGB. As a result, this tool will be able to lossless wrap any image into a PDF container while performing better (in terms of quality/filesize ratio) than existing tools in case the input image is a JPEG or JPEG2000 file. |