In Adobe Illustrator CS4, when I do Save for Web & Devices I get to choose explicitly that I want png-24. But when I export I do not get asked it, is this because it is the default? I need it to make android phone icon buttons. They ask for png-24. I use the export because it will save each artboard automatically and in the Save for... option I have to go through each artboard manually which is time consuming.
|
|
|||
|
|
|
Im pretty sure when you You can also write your own script for illustrator to do exactly what you want and save the image in the format you need. It will take some effort though (you can ask on stack overflow for help) Update
Here is a script that will do it for you, just add it to your Did you try saving the images you |
||||
|
|
Yes, Export saves as PNG24 with 8bit alpha. So it's actually a 32-bit RGBA PNG, with 8bits for red, green, blue and transparency. I use the export because it will save each artboard automatically and in the Save for... option I have to go through each artboard manually which is time consuming. Maybe using one artboard with slices would be a better option? That way everything can be exported all at once. An Illustrator document with multiple slices selected and PNG output:
File size Using Export usually produces bigger files than Save for Web. I just tested here and the example document I used ended up with If you're exporting for use in an app or on the web, you really want to use Save for Web. Quality I'd be a little careful when using Illustrator for icon or user interface design. There's some significant drawbacks in its rendering quality. Illustrator doesn't dither gradients, has antialiasing issues including stray pixels and a few other problems. |
|||||||
|
|
If using export, you do get asked. There's a "formats" menu at the bottom of the dialog box just above the line of buttons saying "save/cancel". You can select other useful file formats such as DXF from this menu. Yes, it's exported as PNG-24. The alpha channel would be visibly horrible – no antialiasing – if it was PNG-8. |
|||
|
|
