Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 446 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 446 Bytes

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