img2pdf

losslessly convert images to PDF

WWW CVSWeb GITHub
  1. Package version
    img2pdf-0.5.1
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • graphics/py-Pillow,python3
  • print/py-pikepdf,python3
  • lang/python/3.10