16th September 2012, 06:25 AM
(Last edited by Peteragent5; 17th April 2013 at 04:54 AM .)
Recognized Contributor -
OP
Thanks Meter
1711
Posts: 1,242
Join Date: Jan 2012
Location: Richmond
DONATE TO ME
[TOOL][Multi-Platform][.9.png] Android Resizer Tool v2.6
Description:
Source Code Features: Supports all/most DPIs
Compiled with C++ and Boost Filesystem Library
Support for Windows, Mac OS X, and Linux/Unix
Supports .9.png (draw9patch) (nine) converting/resizing
Convert drawables into multiple densities automatically
Saves you time!
Supported DPIs: Instructions: Download the tool below for your OS
Install ImageMagick if you're on Linux/Mac OS X
That's it! Enjoy!
Usage: *no argument* (load console menu)
-c (convert)
-h (display help)
-v (display tool version)
setup (to modify settings)
Options: You can use all the parameters in settings.ini as arguments when executing ART.jar.
Ex: "java -jar ART.jar convert_destinations ldpi"
You can supply multiple convert_destinations by adding a comma ","
Ex: "convert_destinations=ldpi,mdpi,hdpi"
Technically you could use this tool for iPhone by defining your own formats and defining the convert_source_path and convert_destination_path in the settings.
Credits & Thanks to:
Remember:
Samsung Galaxy Gio GT-S5660M | BlackBerry PlayBook
GitHub
The Following 82 Users Say Thank You to Peteragent5 For This Useful Post: [ Click to Expand ]
000zui (9th January 2013),
allofusjw (26th September 2012),
alra (26th September 2012),
ankur850 (22nd December 2012),
asianmelo (21st February 2013),
A_U (9th October 2012),
b16h22 (16th October 2012),
Crussader (26th September 2012),
Damag3 (27th September 2012),
dbwndyd8 (5th November 2012),
DeNitE (16th March 2013),
devillnside (26th February 2013),
devilsking (16th September 2012),
donhashem.dh (4th October 2012),
dr30ma (1st March 2013),
drilleffect (19th April 2013),
DR_MOOSAVI (4th December 2012),
dukedusty (8th April 2013),
einstein.frat (26th September 2012),
Emperor.dk (7th February 2013),
epicsilence (6th May 2013),
ermacwins (26th September 2012),
FerhatRemory (19th September 2012),
ffalete (14th April 2013),
gadgetroid (9th April 2013),
GaEul (15th February 2013),
geenyous (26th September 2012),
GEKTHEBOSS (29th December 2012),
Ghostfreak NB (24th March 2013),
goodoane (6th March 2013),
Gustavo RD78 (22nd October 2012),
Harpratap (10th April 2013),
hmnk (20th April 2013),
Hpsgill (1st January 2013),
iok1 (26th September 2012),
isafarady (7th October 2012),
jbnitro (16th October 2012),
JovieBrett (6th May 2013),
knight84 (29th December 2012),
kylon (5th October 2012),
lex_is300 (2nd October 2012),
lokeshsaini94 (29th September 2012),
Mam.Q (29th April 2013),
MasterPro112 (3rd May 2013),
Messi10 (16th September 2012),
miniAndroidian (28th September 2012),
mjonyh (25th October 2012),
mmtrt (4th November 2012),
mohamobo (16th October 2012),
mr.faridcom (4th October 2012),
My&droid (26th September 2012),
MyLifeRocks10 (14th November 2012),
Nerqus (22nd April 2013),
nikhil16242 (28th December 2012),
nom051205 (16th September 2012),
nvky71 (23rd March 2013),
Pafcholini (19th April 2013),
pedrocel85 (28th September 2012),
pongnamu (26th September 2012),
pongster (23rd November 2012),
purian23 (27th September 2012),
rajrocks (16th September 2012),
rashidkn (2nd October 2012),
redprotoman (Yesterday),
sad25kag (20th September 2012),
sam_0829 (31st October 2012),
sanjay.ghanchi (9th October 2012),
savie (1st October 2012),
snowman77 (24th October 2012),
soham jambhekar (20th May 2013),
stanlin salu (12th December 2012),
torbatepak (19th October 2012),
TUN_SD (6th October 2012),
twins.7 (19th November 2012),
vikasb32 (13th May 2013),
wali01x (26th September 2012),
Wasimk32 (14th March 2013),
who MIKE D (16th September 2012),
x-dira (16th March 2013),
xxxMADxxx (2nd October 2012),
z28tovette (1st October 2012),
ZiViTi_13 (10th October 2012)
16th September 2012, 06:27 AM
(Last edited by Peteragent5; 17th April 2013 at 04:51 AM .)
Recognized Contributor -
OP
Thanks Meter
1711
Posts: 1,242
Join Date: Jan 2012
Location: Richmond
DONATE TO ME
Changelog:
---------------- v2.6 Fixed the output of images
Added Drag & Drop feature
Runs a load of tests before converting
Updated convert.exe to 6.8.4-8 (for Windows)
Added some code that give some hints if conversion of a png || 9.png file fails.
The program now will continue converting if a failure occurs. Previously it skipped files.
Pictures with small dimensions will not convert
Fixed command line arguments
Fixed the date on logging output
Optimized the tool for better memory
Bug fixes
v2.5 Rewritten code using C++, now native on OS
Many bug fixes
Removed drag & drop feature
Logging feature added
Improved speed of booting
New UI
Portable convert.exe for Windows
You still need to install ImageMagick on Linux/MacOSX
v2.4 Drag & Drop source folder onto art.exe to convert
First time Setup
Cleaned up the UI
Removed clean-folders.exe
No need to install ImageMagick
Improved boot time
Checks for errors before converting
Available syntax & usage
v2.3 Very smart clean folders EXE file (Windows Only)
Switched to EXE files (Windows Only)
Fixed settings.ini resetting to defaults while restarting RUN-ME.exe (Windows Only)
Fixed settings.ini detection (Windows Only)
Improved a lot (Windows Only)
v2.2 Adapted Windows Vista/7 Environment (Windows Only)
Fixed ImageMagick check on 64-bit machines (Windows Only)
Fixed some errors in the batch files (Windows Only)
Check for Java (Windows Only)
v2.1.1 Support for Mac OS X
Fixed input sub-folder detection (Windows Only)
Modified settings to match each OS
Switched all archived formats to: TAR
v2.1 Cleaned up workspace
Support for Linux/Unix
Added README file for Instructions & Usage
Improved clean-folders dramatically. It now depends on settings.ini. (Windows Only)
Addded 64-bit support (Windows Only)
Automatically detects if PC 32-bit or 64-bit (Windows Only)
v2.0.0 Initial shared release
Samsung Galaxy Gio GT-S5660M | BlackBerry PlayBook
GitHub
The Following 23 Users Say Thank You to Peteragent5 For This Useful Post: [ Click to Expand ]
anthonythangaraj (10th May 2013),
A_U (9th October 2012),
b16h22 (31st December 2012),
devilsking (16th September 2012),
docsparks (19th November 2012),
dukedusty (12th April 2013),
FerhatRemory (19th September 2012),
Hpsgill (1st January 2013),
isafarady (7th October 2012),
janarthanan.v (26th February 2013),
Messi10 (16th September 2012),
napster113 (26th September 2012),
pravinb89 (31st December 2012),
purian23 (27th September 2012),
rajrocks (16th September 2012),
rashidkn (2nd October 2012),
sad25kag (20th September 2012),
sandy7 (21st April 2013),
stanlin salu (13th December 2012),
TUN_SD (6th October 2012),
vuidoi (14th February 2013),
who MIKE D (16th September 2012),
ZiViTi_13 (10th October 2012)
16th September 2012, 06:32 AM
Recognized Themer
Thanks Meter
875
Posts: 920
Join Date: Sep 2010
Location: Hanoi
DONATE TO ME
Thank you. Nice work
♬ Developer/Themer @ The Myth Team ♬
www.TheMythTeam.com
Supported Devices: Galaxy Ace, Galaxy GIO, Galaxy SII, Nexus 7, Atrix HD
20th September 2012, 01:45 AM
Senior Member
Thanks Meter
36
Posts: 132
Join Date: Sep 2011
Location: Kota Pempek
Thank's.
20th September 2012, 11:32 AM
Senior Member
Thanks Meter
34
Posts: 356
Join Date: Feb 2012
I hope can work in linux
Sent from my GT-S5360 using xda app-developers app
26th September 2012, 11:46 AM
Senior Member
Thanks Meter
165
Posts: 510
Join Date: Sep 2011
Location: susa
Quote:
Originally Posted by
shoutokuyaki
I hope can work in linux
Sent from my GT-S5360 using xda app-developers app
Me too.Linux users usually haven't any luck in top tools such this
PROJECTS
SENSE 2.1 4GIO
U235 kernel For Galaxy Gio
Press Thanks If I helped You !
26th September 2012, 03:53 PM
Senior Member
Thanks Meter
199
Posts: 1,238
Join Date: Apr 2012
Location: Liberty City - Algonquin
AWESOME DUDE! Thanks ive been looking for a tool like this my whole life! But what if i wanted to port from an ArmV7 device? Will it work?
Epic Sax Guy Is Epic.
26th September 2012, 09:28 PM
Senior Member
Thanks Meter
131
Posts: 735
Join Date: Jun 2012
Quote:
Originally Posted by
Peteragent5
I thought I finally released this project I've been working on...
(Help me come up with a different name for this tool..)
This is a fork from: Android Drawable Converter
Licensed under: GNU GPL v3
Supported DPIs:
Features: Supports all/most DPIs
Supports .9.png (draw9patch) (nine) converting/resizing
Convert drawables into multiple densities automatically
Added a BAT script to fasten up this process
Saves you time!
How to do it: Download & Install ImageMagick (Q16)
Download the file below. Unzip it to a place with no spaces. e.g. C:\
Place the PNGs you want to convert in "in" folder.
The default output folder is "out"Be sure to set the right DPI for source and destination (in & out folder)
Run: RUN-ME.batY to Start converting
N to modify settings
X to Exit
Versions: JAR version: 2.0.0
BAT version: 0.1
ALL credits to:(He made this possible! ^^)
Please do not ask me to make this compatible with Linux, UNIX, BSD, or Mac. I will not!
Windows ONLY
(If you found a way to install
ImageMagick on one of the OS above, and modified the "convert_command" code for your OS, please let me know.)
DOWNLOAD
(Remember: All credits to
kevinkamps )
Thanks luffy
.I will try.
Sent from my HTC Wildfire using xda premium
The Following User Says Thank You to Pator57 For This Useful Post: [ Click to Expand ]
27th September 2012, 12:21 AM
Senior Member
Thanks Meter
970
Posts: 5,493
Join Date: Mar 2011
Location: Gotham
hey. with this theme would i be able to convert HDPI CM9/10 themes to MDPI?
Devices: Acer Iconia A100, LG Optimus T, Nexus One,HTC G2, HTC One, Galaxy s II, Tmobile
Please follow me on twitter. I want 1000 followers
@ _DarkKnight_1
Device: HTC One
ROM: None
Device: Galaxy SII T989
Rom: Jedi Mind Trick
Device: Desire Z
ROM: CM10.1
Device: Acer Iconia A100
ROM: CM10
Device: LG Optimus T, Nexus One
Status: Discontinued
Thread Tools
Search this Thread
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Go to top of page...
Most Thanked In This Thread
23 Changelog:
----------------v2.6Fixed
the … 3 (quote)
To the OP::
I'd be willing … 2 (quote) Sorry. What Linux
Distribution … 2 Updated the tool! Please
see the … 1 Released Version 2.6!
Please see the …