Pdf2image

Latest version: v1.17.0

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

Scan your dependencies

Page 1 of 3

1.17.0

What's Changed
* Update __init__.py to mark exports as public by John-Schreiber in https://github.com/Belval/pdf2image/pull/276
* Add first and last page (-f and -l) to pdfinfo by magnurud in https://github.com/Belval/pdf2image/pull/274
* Import memory_profiler only when it is enabled by musicinmybrain in https://github.com/Belval/pdf2image/pull/269
* Fixed the issue: when the `single_file` is `True` and the `thread_count` is greater than 1, the `thread_output_file = next(output_file)` will fail. by NYF-BRICK in https://github.com/Belval/pdf2image/pull/264

New Contributors
* John-Schreiber made their first contribution in https://github.com/Belval/pdf2image/pull/276
* ankitpt made their first contribution in https://github.com/Belval/pdf2image/pull/275
* magnurud made their first contribution in https://github.com/Belval/pdf2image/pull/274
* bmihelac made their first contribution in https://github.com/Belval/pdf2image/pull/245
* musicinmybrain made their first contribution in https://github.com/Belval/pdf2image/pull/269
* NYF-BRICK made their first contribution in https://github.com/Belval/pdf2image/pull/264

**Full Changelog**: https://github.com/Belval/pdf2image/compare/v.1.16.3...v1.17.0

v.1.16.3
What's Changed
* Add py.typed file (Thanks PedroPerpetua!)

**Full Changelog**: https://github.com/Belval/pdf2image/compare/v1.16.2...v.1.16.3

1.16.2

What's Changed
* Remove posix import by Belval in https://github.com/Belval/pdf2image/pull/250


**Full Changelog**: https://github.com/Belval/pdf2image/compare/v1.16.1...v1.16.2

1.16.0

Version 1.15 was never tagged but was released on PyPI.

- Add `hide_annotations` flag to remove the default green "highlighting" of links in PDF

1.14.0

- Add timeout parameter for all functions which will kill the underlying process after a given time.
- Add `rawdates` parameter which does not attempt to parse the date output from `pdfinfo`.

1.13.1

- Add `use_pdftocairo` parameter which forces `pdf2image` to use `pdftocairo` when rasterizing the PDF. This seems to lead to an improved performance when dealing with large and complex PDF.

1.13.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.