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: 11 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T12:33:14.000Z (over 1 year ago)
- Last Synced: 2025-04-11T09:54:50.281Z (about 1 year ago)
- Topics: cross-platform, desktop-app, image-viewer, java, javafx
- Language: Java
- Homepage: https://mozib.io/slimview
- Size: 27.3 MB
- Stars: 14
- 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._