The (s)imple (im)age (p)rogram is a cross-platform image viewer focused on simplicity and speed.
| OS | Support| | ------------- |:------:| | Windows | ✅ | | Linux | ✅ | | MacOS | 🆗 |
✅ = Tested and working 🆗 = Untested but should work with minimal changes
| Format | Support | | ------ | -------- | | PNG | ✅ | | JPEG | Baseline and progressive | | GIF | ✅ | | BMP | ✅ | | ICO | ✅ | | TIFF | Baseline(no fax support) + LZW + PackBits | | WebP | ✅ | | AVIF | Only 8-bit | | PNM | PBM, PGM, PPM, standard PAM | | DDS | DXT1, DXT3, DXT5 | | TGA | ✅ | | farbfeld | ✅ | | SVG | Rastarized at 96 dpi | | PSD | ✅ | Raw | Support from rawloader 1 |
1 Most common cameras are supported but the colors may look weird because the standard curve may not fit all images.
shell
cargo install simp
Just download the exe from the releases tab. No actual installation is required.