Akash049 / android-ui-utils

Automatically exported from code.google.com/p/android-ui-utils
0 stars 0 forks source link

Allow to batch resize any image #122

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be great (and I hope - simple enough) to have a new feature that 
re-sizes any image that the user provides.
The user will select what is the base resolution for this image (for example 
hdpi), and the utility will generate ldpi, mdpi and xhdpi versions of this 
image, and create the proper res directory for all the versions.

It will be very handy, because usually there are more graphics than just the 
core assets.

Original issue reported on code.google.com by amir.u...@gmail.com on 29 Feb 2012 at 10:49

GoogleCodeExporter commented 8 years ago
Yeah this should be doable I think, but I'll need to find some time to work on 
it.

Original comment by romannu...@google.com on 9 Jul 2012 at 7:00

GoogleCodeExporter commented 8 years ago
For some use cases, you should be able to use the new Generic Icon Generator:

http://android-ui-utils.googlecode.com/hg/asset-studio/dist/icons-generic.html

Original comment by romannu...@google.com on 5 Nov 2012 at 5:42

GoogleCodeExporter commented 8 years ago
Nice and it would be great if it can resize 9 patched images without loosing 
their stretching properties.

Original comment by vipulpur...@gmail.com on 10 May 2013 at 6:22

GoogleCodeExporter commented 8 years ago
The Generic Icon Generator only works if you want your result image to be 
square.

Original comment by dalewk...@gmail.com on 21 Oct 2013 at 3:08

GoogleCodeExporter commented 8 years ago
Project moved to https://github.com/romannurik/AndroidAssetStudio. Please 
re-file if this is still an issue.

Original comment by romannu...@google.com on 19 May 2014 at 3:18