simp

The (s)imple (im)age (p)rogram is a cross-platform image viewer focused on simplicity and speed.

Screenshot

Goals

Non Goals

Supported Platforms

| OS | Support| | ------------- |:------:| | Windows | ✅ | | Linux | ✅ | | MacOS | 🆗 |

✅ = Tested and working 🆗 = Untested but should work with minimal changes

Supported Codecs

| 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.

Installation

Cargo

shell cargo install simp

Manual

Just download the exe from the releases tab. No actual installation is required.