Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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`