New Authentication Rolling Out - We're upgrading our sign-in process to give you one account across all Anaconda products! Browser users will see a refreshed sign-in flow, while CLI users will experience no changes.
Info: This package contains files in non-standard
labels.
linux-64
v0.6.1
osx-64
v0.6.1
osx-arm64
v0.6.1
win-64
v0.6.1
conda install
To install this package run one of the following: conda install conda-forge::img2pdfconda install conda-forge/label/cf202003::img2pdf
Description
Lossless conversion of raster images to PDF. You should use img2pdf if your priorities
are (in this order):
always lossless: the image embedded in the PDF will always have the exact same color information for every pixel as the input
small: if possible, the difference in filesize between the input image and the output PDF will only be the overhead of the PDF container itself
3 fast: if possible, the input image is just pasted into the PDF document as-is without any CPU hungry re-encoding of the pixel data