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: 28 days ago
JSON representation
A fast image viewer for Windows, macOS and Linux.
- Host: GitHub
- URL: https://github.com/antikmozib/slimview
- Owner: antikmozib
- License: gpl-3.0
- Created: 2021-06-04T21:03:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T12:33:14.000Z (2 months ago)
- Last Synced: 2025-03-25T06:14:38.848Z (about 2 months ago)
- Topics: cross-platform, desktop-app, image-viewer, java, javafx
- Language: Java
- Homepage: https://mozib.io/slimview
- Size: 27.3 MB
- Stars: 13
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SlimView
A fast and simple directory-based image viewer and browser for Windows, macOS and Linux.

## 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`.
## Contributions
_Currently not actively accepting contributions._