Skip to content

v2025.2.20

Compare
Choose a tag to compare
@cgohlke cgohlke released this 19 Feb 23:19
· 9 commits to main since this release

Read Leica image files (LIF, LOF, XLIF, XLCF, XLEF, and LIFEXT)

Liffile is a Python library to read image and metadata from Leica image files: LIF (Leica Image File), LOF (Leica Object File), XLIF (XML Image File), XLCF (XML Collection File), XLEF (XML Experiment File), and LIFEXT (Leica Image File Extension).

Changes

  • Rename LifFileFormat to LifFileType (breaking).
  • Rename LifFile.format to LifFile.type (breaking).