Skip to content

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.

Notifications You must be signed in to change notification settings

Xavi-PL/ImageTweakerTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages