Img2pdf-legacy-python

Latest version: v0.2.3

Safety actively analyzes 621269 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.3

-----

- version number bump for botched pypi upload...

0.2.2

-----

- automatic monochrome CCITT Group4 encoding via Pillow/libtiff

0.2.1

-----

- set img2pdf as /producer value
- support multi-frame images like multipage TIFF and animated GIF
- support for palette images like GIF
- support all colorspaces and imageformats knows by PIL
- read horizontal and vertical dpi from JPEG2000 files

0.2.0

-----

- now Python3 only
- pep8 compliant code
- update my email to joschmister-muffin.de
- move from github to gitlab.mister-muffin.de/josch/img2pdf
- use logging module
- add extensive test suite
- ability to read from standard input
- pdf writer:
- make more compatible with the interface of pdfrw module
- print floats which equal to their integer conversion as integer
- do not print trailing zeroes for floating point numbers
- print more linebreaks
- add binary string at beginning of PDF to indicate that the PDF
contains binary data
- handle datetime and unicode strings by using utf-16-be encoding
- new options (see --help for more details):
- --without-pdfrw
- --imgsize
- --border
- --fit
- --auto-orient
- --viewer-panes
- --viewer-initial-page
- --viewer-magnification
- --viewer-page-layout
- --viewer-fit-window
- --viewer-center-window
- --viewer-fullscreen
- remove short options for metadata command line arguments
- correctly encode and escape non-ascii metadata
- explicitly store date in UTC and allow parsing all date formats understood
by dateutil and `date --date`

0.1.5

-----

- Enable support for CMYK images
- Rework test suite
- support file objects as input

0.1.4

-----

- add Python 3 support
- make output reproducible by sorting and --nodate option

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.