Tifffile

Latest version: v2024.9.20

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

Scan your dependencies

Page 17 of 24

2019.5.22

- Add optional chroma subsampling for JPEG compression.
- Enable writing PNG, JPEG, JPEGXR, and JPEG2K compression (WIP).
- Fix writing tiled images with WebP compression.
- Improve handling GeoTIFF sparse files.

2019.3.18

- Fix regression decoding JPEG with RGB photometrics.
- Fix reading OME-TIFF files with corrupted but unused pages.
- Allow to load TiffFrame without specifying keyframe.
- Calculate virtual TiffFrames for non-BigTIFF ScanImage files > 2GB.
- Rename property is_chroma_subsampled to is_subsampled (breaking).
- Make more attributes and methods private (WIP).

2019.3.8

- Fix MemoryError when RowsPerStrip > ImageLength.
- Fix SyntaxWarning on Python 3.8.
- Fail to decode JPEG to planar RGB (tentative).
- Separate public from private test files (WIP).
- Allow testing without data files or imagecodecs.

2019.2.22

- Use imagecodecs-lite as fallback for imagecodecs.
- Simplify reading NumPy arrays from file.
- Use TiffFrames when reading arrays from page sequences.
- Support slices and iterators in TiffPageSeries sequence interface.
- Auto-detect uniform series.
- Use page hash to determine generic series.
- Turn off TiffPages cache (tentative).
- Pass through more parameters in imread.
- Discontinue movie parameter in imread and TiffFile (breaking).
- Discontinue bigsize parameter in imwrite (breaking).
- Raise TiffFileError in case of issues with TIFF structure.
- Return TiffFile.ome_metadata as XML (breaking).
- Ignore OME series when last dimensions are not stored in TIFF pages.

2019.2.10

- Assemble IFDs in memory to speed-up writing on some slow media.
- Handle discontinued arguments fastij, multifile_close, and pages.

2019.1.30

- Use black background in imshow.
- Do not write datetime tag by default (breaking).
- Fix OME-TIFF with SamplesPerPixel > 1.
- Allow 64-bit IFD offsets for NDPI (files > 4GB still not supported).

Page 17 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.