Jpeglib

Latest version: v1.0.1

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

Scan your dependencies

Page 3 of 5

0.12.1

What is new?

Improvements

Bugfixes

- Fixed bug with asymmetric subsampling factors, caused by reindexing from 0.12.0.

0.12.0

What is new?

0.11.8

What is new?

- Final polishing before 0.12.0
- Removed `jpeglib.Timer` (used for unit tests before), it does not fit into the package

Improvements

Bugfixes

0.11.7

What is new?

- Added `J:a:b` sampling factor notation.

python
im = jpeglib.from_spatial(x)
im.samp_factor = "4:4:4"
im.write_spatial("output.jpeg")


Improvements

Bugfixes

- Fixed order of coefficients inside block to match other implementations (Matlab, jpegio)

0.11.6

What is new?

Improvements

Bugfixes

- Bugfix of writing DCT coefficients with different than 4:2:2 chroma subsampling

0.11.5

What is new?

- Added deep copy method compatible with numpy. It is covered by unittest.
- Huffman table integration started

Improvements

Bugfixes

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.