| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-img2pdf | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.4.0 | Vendor: openSUSE |
| Release: bp155.2.12 | Build date: Mon May 22 12:11:07 2023 |
| Group: Development/Languages/Python | Build host: goat05 |
| Size: 327632 | Source RPM: python-img2pdf-0.4.0-bp155.2.12.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://gitlab.mister-muffin.de/josch/img2pdf | |
| Summary: Python module for converting images to PDF via direct JPEG inclusion | |
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.
LGPL-3.0-or-later
* Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com>
- update to 0.4.0:
- replace --without-pdfrw by --engine=internal or --engine=pdfrw
- add pikepdf as additional rendering engine and add --engine=pikepdf
- support for creating PDF/A-1b compliant PDF using the --pdfa option
(this also requires the presence of an ICC profile somewhere on the system)
- support for images with embedded ICC profile as input
- rewrite tests
* use pytest via tox
* use pikepdf instead of pdfrw
* use imagemagick json output instead of identify -verbose
- format all code with black
- fix tests for Fedora on arm64
- remove all Python 2 support
- disable pdfrw by default
* Mon May 25 2020 Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
* Thu Apr 23 2020 Tomáš Chvátal <tchvatal@suse.com>
- Drop py2 dep from py3 only package
* Thu Apr 09 2020 pgajdos@suse.com
- version update to 0.3.4
- test.sh: replace imagemagick with custom python script to produce bit-by-bit
identical results on all architectures
- add --crop-border, --bleed-border, --trim-border and --art-border options
- first draft of a rudimentary tkinter gui (run with --gui)
- python3 only per upstream declaration
- Drop patch python-img2pdf-test-python2.patch
* Wed Mar 27 2019 pgajdos@suse.com
- transformed sed to patch upon request
- added patches
allow to run testsuite with python 2 (https://gitlab.mister-muffin.de/josch/img2pdf/issues/60)
+ python-img2pdf-test-python2.patch
* Wed Mar 27 2019 pgajdos@suse.com
- version update to 0.3.3
* restore basic support for Python 2
* also ship test.sh
* add legal and tabloid paper formats
* respect exif rotation tag
* support big endian TIFF with lsb-to-msb FillOrder
* support multipage CCITT Group 4 TIFF
* also reject palette images with transparency
* support PNG images with 1, 2, 4 or 16 bits per sample
* support multipage TIFF with differently encoded images
* support CCITT Group4 TIFF without rows-per-strip
* add extensive test suite
* Directly copy data from CCITT Group 4 encoded TIFF images into the PDF
container without re-encoding
* Store non-jpeg images using PNG compression
* Support arbitrarily large pages via PDF /UserUnit field
* Disallow input with alpha channel as it cannot be preserved
* Add option --pillow-limit-break to support very large input
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Sun Jul 29 2018 jengelh@inai.de
- Use noun phrase.
* Mon Jun 04 2018 toddrme2178@gmail.com
- spec file cleanups
* Fri Oct 20 2017 toddrme2178@gmail.com
- initial version
/etc/alternatives/img2pdf /etc/alternatives/img2pdf-gui /usr/bin/img2pdf /usr/bin/img2pdf-3.6 /usr/bin/img2pdf-gui /usr/bin/img2pdf-gui-3.6 /usr/lib/python3.6/site-packages/__pycache__ /usr/lib/python3.6/site-packages/__pycache__/img2pdf.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/img2pdf.cpython-36.pyc /usr/lib/python3.6/site-packages/__pycache__/jp2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/jp2.cpython-36.pyc /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info/pbr.json /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/img2pdf-0.4.0-py3.6.egg-info/zip-safe /usr/lib/python3.6/site-packages/img2pdf.py /usr/lib/python3.6/site-packages/jp2.py /usr/share/doc/packages/python3-img2pdf /usr/share/doc/packages/python3-img2pdf/CHANGES.rst /usr/share/doc/packages/python3-img2pdf/README.md /usr/share/licenses/python3-img2pdf /usr/share/licenses/python3-img2pdf/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026