Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antikmozib/slimview

A fast image viewer for Windows, macOS and Linux.
https://github.com/antikmozib/slimview

cross-platform desktop-app image-viewer java javafx

Last synced: about 2 months ago
JSON representation

A fast image viewer for Windows, macOS and Linux.

Awesome Lists containing this project

README

        

# SlimView

A fast and simple directory-based image viewer and browser for Windows, macOS and Linux.

![Screenshot](screenshot.jpg?raw=true)

## Features

* Super-fast loading of directories with hundreds of thousands of images.
* Quick editing features such as rotating, flipping, cropping and resizing images.
* Integration with the system explorer.

## Building

#### Requirements

* JDK 17+
* Maven 3.8.4+

`clone` the repository, `cd` into the root directory and execute `mvn clean package`.