Advertise here




Advertise here

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID
Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.

Export Photoshop PSD as PNG as UI images...

raymngraymng Posts: 759Registered Users
I am using "Save for Web and Devices" tool in Photoshop to export the images as PNG for UI images, what options should I enable/disable??

Currently I am using this option:

http://prntscr.com/9nsj0

Is it correct?
Thanks.
:)
Post edited by raymng on
My app is $1.99, anyone want to exchange review with me??
Please PM me if you want. Thanks!!

Replies

  • pbartpbart Posts: 27Registered Users
    Just choose the PNG-8 preset,
    This will allow you to have transparency in the image, and reduce the file size.
    Regards Paul
  • raymngraymng Posts: 759Registered Users
    pbart;433866 said:
    Just choose the PNG-8 preset,
    This will allow you to have transparency in the image, and reduce the file size.
    Oh, I chose PNG-24 before, does it hurt anything except filesize?

    Thanks.
    My app is $1.99, anyone want to exchange review with me??
    Please PM me if you want. Thanks!!
  • pbartpbart Posts: 27Registered Users
    raymng;433869 said:
    Oh, I chose PNG-24 before, does it hurt anything except filesize?

    Thanks.
    PNG 24 will be better quality, so if you don't need transparency, there is nothing wrong with using them.

    png-8 = 256 colors
    png-24 = millions of colors

    The main trade off is file size. If you have a simple graphic with no more than 256 colors, then use png 8, else use png 24.
    Regards Paul
  • raymngraymng Posts: 759Registered Users
    pbart;433870 said:
    PNG 24 will be better quality, so if you don't need transparency, there is nothing wrong with using them.

    png-8 = 256 colors
    png-24 = millions of colors

    The main trade off is file size. If you have a simple graphic with no more than 256 colors, then use png 8, else use png 24.
    As I see, PNG-24 also has transparency...
    My app is $1.99, anyone want to exchange review with me??
    Please PM me if you want. Thanks!!
  • pbartpbart Posts: 27Registered Users
  • raymngraymng Posts: 759Registered Users
    pbart;433875 said:
    check out this link for some info on png formats

    PNG 8, 24, 32…what? — Patrick Hansen
    It mentioned PNG-24 support index transparent, so iOS support this, right?
    My app is $1.99, anyone want to exchange review with me??
    Please PM me if you want. Thanks!!
  • pbartpbart Posts: 27Registered Users
    raymng;433876 said:
    It mentioned PNG-24 support index transparent, so iOS support this, right?
    Yes IOS supports index transparency, but you need to do a search to find out the difference between Index and alpha transparency.

    Put simply Index transparency relies on you selecting a color that is the transparent color, so everything that is that color in the image becomes transparent.
    Alpha is smarter than that, so it will make the canvas transparent, leaving the image in tact.

    Its more complicated than that, but you'll have to look that up.

    The best way is to try some images and see how they look.
    Regards Paul
  • raymngraymng Posts: 759Registered Users
    pbart;433881 said:
    Yes IOS supports index transparency, but you need to do a search to find out the difference between Index and alpha transparency.

    Put simply Index transparency relies on you selecting a color that is the transparent color, so everything that is that color in the image becomes transparent.
    Alpha is smarter than that, so it will make the canvas transparent, leaving the image in tact.

    Its more complicated than that, but you'll have to look that up.

    The best way is to try some images and see how they look.
    Thanks, how can I check a PNG file is 8 or 24 on Photoshop??
    My app is $1.99, anyone want to exchange review with me??
    Please PM me if you want. Thanks!!
Sign In or Register to comment.