Hi Guys,
I know theres a few applications out there for doing skins , but i wanted to do one manually the other day and i found it very tedious - the Garmin OSK skin and i didnt want to really use an application , so i wrote a PHP script to do it for me.
Im not promising miracles with this , but ill let it online and if people want to use it they can - if people find it good , ill integrate an image resizing script into it as well - it worked for me , but it may not for others.
http://www.theotherzone.com/Roadrunner/index.php
Anyway , you put in the Original size of the skin you have , and the size you want it to be , and paste the skin into the textbox , and it should return the resized skin data for you.
The first 5 lines are for the skin names etc so try to keep all that data up there - after that anything commented out is ignored and it just assumes the the second bit of data is width and the 3rd bit is height and it changes the data it can.
Anyway , post and let me know if it works or helps out in any way.