What's Changed
🎉🎉🎉 Major new release, many new features:
* Added support for color (RGB or RGBA) videos
* Added native super quick TIFF file and TIFF image folder loader
* Added plugin system to load files/folders, dependencies will be automatically installed
* All new revised and improved UI
* Added native OS File/Folder picker support
* Added shortcuts for opening file/folder (`Ctrl + o`)
Supported File Formats
Monochrome supports a wide range of scientific image and video formats:
- **TIFF formats**: `.tif`, `.tiff`, `.ptif`, `.ptiff`, `.tf8`, `.lsm` (ZEISS LSM), `.btf`, `.bif` (Roche Digital Pathology), `.gel`, `.ndpi` (Hamamatsu Slide Scanner), `.stk`, `.qptiff` (Perkin Elmer Vectra)
- **Common images**: `.png`, `.jpg`, `.jpeg`, `.webp`, `.bmp`, `.pgm`
- **Scientific/Medical formats**: `.dcm`, `.dicom`, `.gdcm`, `.nii`, `.nii.gz`, `.mha`, `.mhd`, `.nrrd`, `.nhdr`, `.nia`, `.mgh`, `.mnc`, `.mnc2`, `.vtk`, `.gipl`, `.hdr`, `.ipl`, `.img`, `.img.nz`
- **Data formats**: `.mat`, `.npy`, `.dat`, `.hdf5`
- **Video formats**: `.mp4`, `.avi`, `.webm`, `.mov`, `.mkv`, `.gif`, `.wmv`, `.m4v`
- **MiCAM formats**: `.gsd`, `.gsh`, `.rsh`, `.rsm`, `.rsd`
- **Folders**: Directories containing TIFF, PNG, or DICOM files
**Full Changelog**: https://github.com/sitic/monochrome/compare/v2025.02.20...v2025.03.19