https://github.com/Hakky54/resize-me
An image-resizer app in Java 17, JavaFx and with afterburner framework
https://github.com/Hakky54/resize-me
afterburner java javafx
Last synced: 6 months ago
JSON representation
An image-resizer app in Java 17, JavaFx and with afterburner framework
- Host: GitHub
- URL: https://github.com/Hakky54/resize-me
- Owner: Hakky54
- Created: 2018-01-16T10:25:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T11:08:04.000Z (about 2 years ago)
- Last Synced: 2024-05-02T06:09:07.724Z (about 1 year ago)
- Topics: afterburner, java, javafx
- Language: Java
- Homepage:
- Size: 12.8 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeJavaFX - Resize Me - An app to resize and compress images. (Libraries, Tools and Projects)
README
[](https://github.com/Hakky54/resize-me/actions)
[](#)
[](https://github.com/Hakky54/sslcontext-kickstart/blob/master/LICENSE)# Resize me
This is an image resize and compression tool which can easily resize your image based on width, height or percentage.## Demo
### Requirements:
- Java 17
- Maven### How to start
1. `mvn clean verify`
2. `mvn exec:java`