simp

The (s)imple (im)age (p)rogram is a lightweight 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 | No animation | | AVIF | Only 8-bit | | PNM | PBM, PGM, PPM, standard PAM | | DDS | DXT1, DXT3, DXT5 | | TGA | ✅ | | farbfeld | ✅ | | SVG | Rastarized at 96 dpi | | PSD | ✅ |

Installation

Cargo

shell cargo install simp

Manual

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