9 Patch Resizer Versions Save

A resizer tool to automaticaly resize png files and 9 patches in several densities

1.4.2

8 years ago

On top of drag'n dropping files, it's no possible to choose them through a file picker.

1.4.1

9 years ago

Change the way input files or opened to handle grayscale images properly (fixes #22)

1.4.0

9 years ago

9-Patch Resizer will now be able to resize JPG as well, hopefully. The output will be saved with a 90% quality settings. Don't hesitate to provide feedback, or criticize.

Build system re-written to use maven. Bye bye ant.

1.3.3

9 years ago

You can now use 9 Patch Resizer from command line (thanks to jeanbaptistelab - https://github.com/jeanbaptistelab) From the terminal:

  • $ java -jar Resizer.jar file1 file2
  • $ Resizer.exe file1 file2

1.3.2

9 years ago
  • You can now make your settings permanent easily
  • A few bug fixes

1.3

10 years ago

1.2

10 years ago

Add support for red borders (I believe they are used for margins, but I'm not so sure...)

1.3.1

10 years ago

It's now possible to change the input and output densities, or create your own (it's a bit complicated at the moment : you need to copy the densities.json from Resizer directory, but can then tweak it as needed)