Xavi-PL / ImageTweakerTool

Simple tool to edit images. The user uses JFileChooser to choose the image, transforms it to 256x256 pixels, 1:1 ratio and centers it. Finally it saves it in a local directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageTweakerTool

Simple tool to edit images. The user uses JFileChooser to choose the image, transforms it to 256x256 pixels, 1:1 ratio and centers it. Finally it saves it in a local directory. Ideal for profile pics and cloud storing with low filesize.

EXAMPLE:

BEFORE (3840x2160px, 16:9 ratio & 2,11MB):

BEFORE

AFTER (256x256px, 1:1 ratio, 11,6KB):

AFTER

About

Simple tool to edit images. The user uses JFileChooser to choose the image, transforms it to 256x256 pixels, 1:1 ratio and centers it. Finally it saves it in a local directory.


Languages

Language:Java 100.0%