Python module for converting images to PDF via direct JPEG inclusion
https://gitlab.mister-muffin.de/josch/img2pdf
This module losslessly converts raster images to PDF. The file size
will not unnecessarily increase. It can, for example, be used to
create a PDF document from a number of scans that are only available
in JPEG format. Existing solutions would either re-encode the input
JPEG files (leading to quality loss) or store them in the Deflate
format which results in the PDF becoming unnecessarily large in terms
of file size.
- Developed at graphics
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:ARM:Factory:Contrib:ILP32/img2pdf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
img2pdf-0.5.1.tar.gz | 0000104241 102 KB | |
img2pdf.changes | 0000005847 5.71 KB | |
img2pdf.spec | 0000003070 3 KB |
Comments 0