Skip to content

MichaelDausmann/czicheck

 
 

Repository files navigation

CZICheck

License: MIT REUSE status CMake CodeQL MegaLinter

CZICheck is a command-line application developed using libCZI, enabling users to assess the integrity and structural correctness of a CZI document.

Checking the validity of a CZI becomes more complex the closer one is to the application domain (e.g. application-specific metadata). So this console application is more of a utility to help users who are directly using libCZI, or its python wrapper pylibCZIrw, than it is an official validation tool for any ZEISS-produced CZIs.

CZICheck runs a collection of checkers which evaluate a well defined rule. Each checker reports back findings of type Fatal, Warn, or Info.

Please check the tool's internal help by running CZICheck.exe --help and check additional documentation here.

Guidelines

Code of Conduct
Contributing

Disclaimer

ZEISS, ZEISS.com are registered trademarks of Carl Zeiss AG.

About

Checking CZI Documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.6%
  • CMake 6.3%
  • Python 6.0%
  • C 2.1%