# Data comression project ## CZI parser TODO list - [ ] Parse `SubBlockDirectory` (there will be collection of `DirectoryEntryDV`'s) - [ ] Exact copy of `DirectoryEntryDV` will be located in the referenced `SubBlock` - [ ] Parse dimensions entries - [ ] Parse `SubBlock` - [ ] Parse / extract image data from `SubBlock` - [ ] XML metadata parsed based on specified XML schemas.