Skip to content

leopoldabgn/Image_resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_resizer

The easiest way to resize your images. This project is coded in Java with the Java Swing library.

How to install

Clone the repo

You can clone the repository and compile the project yourself (Maven project). Try the following commands :

mvn package
java -jar target/image_resizer*.jar

Download the last release

You can download the last release (releases). Now, you can just launch the jar :

java -jar image_resizer*.java

How to use

First, you need to click on "parcourir" to select an image. Then, you can slide on the slider at the bottom of the window to change the image resolution (From 0% to 100%). But you can write the size you want by yourself if you like.
Then, you can click on the "parcourir" button at the bottom to precise the folder of the destination image.
Finally, you just have to click on validate to create the image.

Preview

image_resizer_1

About

The easiest way to resize your images

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages