The graphics/img2pdf port
img2pdf-0.5.1p0 – losslessly convert images to PDF (cvsweb github mirror)
Description
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.WWW: https://gitlab.mister-muffin.de/josch/img2pdf/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/bin/img2pdf
- /usr/local/bin/img2pdf-gui
- /usr/local/lib/python3.11/site-packages/__pycache__/img2pdf.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/img2pdf.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/jp2.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/jp2.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/img2pdf-0.5.1.dist-info/
- /usr/local/lib/python3.11/site-packages/img2pdf-0.5.1.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/img2pdf-0.5.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/img2pdf-0.5.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/img2pdf-0.5.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/img2pdf-0.5.1.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/img2pdf-0.5.1.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/img2pdf-0.5.1.dist-info/zip-safe
- /usr/local/lib/python3.11/site-packages/img2pdf.py
- /usr/local/lib/python3.11/site-packages/jp2.py