Skip to content

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

License

Notifications You must be signed in to change notification settings

soymonitus/9-Patch-Resizer

 
 

Repository files navigation

Tools Resizer for iOS and Android image assets

This is a fork of the original 9-Patch-Resizer, a resizer tool to automaticaly resize png files and 9 patches in several densities (previously hosted on https://code.google.com/p/9patch-resizer/)

Download

To get the latest build (.jar or .dmg file), check the release page on the github project: https://github.com/soymonitus/9-Patch-Resizer/releases

The .dmg file is just a Mac app wrapper around the executable .jar file, use it if you don't feel comfortable with a java archive ^_^

What is it exactly?

Let's face it : juggling with densities for Android and iOS is a bit of a pain, especially when dealing with 9 patch png.

And then comes this tool, that takes any PNG file, or 9.png file, and generates automatically mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi png files for Android and @1x, @2x, @3x png files for iOS, and even an ImageAssets folder.

As simple as drag and drop can get.

Current version : 2.0.0

You're using this tool for your apps ? Don't hesitate and leave me a message!

Links

Contributors

  • redwarp
  • Jean-Baptiste LAB - Made the app working in command line
  • soymonitus

Anyway...

I hope it'll prove as useful to you as it is useful to me. If you like it, and have too much cash in you hands, don't hesitate to donate to the original creator of the 9-Patch-Resizer

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%