Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T11:08:04.000Z (over 1 year ago)
- Last Synced: 2024-05-02T06:09:07.724Z (7 months 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
[![Actions Status](https://github.com/Hakky54/resize-me/workflows/Build/badge.svg)](https://github.com/Hakky54/resize-me/actions)
[![JDK compatibility: 17+](https://img.shields.io/badge/JDK_compatibility-17+-blue.svg)](#)
[![Apache2 license](https://img.shields.io/badge/license-Aache2.0-blue.svg)](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
![alt text](https://github.com/Hakky54/resize-me/blob/master/images/demo.gif?raw=true)### Requirements:
- Java 17
- Maven### How to start
1. `mvn clean verify`
2. `mvn exec:java`