Resize me

December 9, 2022 ยท View on GitHub

Actions Status JDK compatibility: 17+ Apache2 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

Requirements:

  • Java 17
  • Maven

How to start

  1. mvn clean verify
  2. mvn exec:java

Contents

  1. 1Demo
  2. 1.1Requirements:
  3. 1.2How to start