1
vote
1answer
308 views

How do I breakdown a PSD Background To Tileable layered elements

I'd like to create a scaleable multi-resolution web effect similar to iBooks and started by building on this tutorial. The problem is with the background image: As you can see it has two masks on ...
-4
votes
3answers
461 views

16x16 pixel icons for commercial use in web apps [closed]

I'm looking for quality 16x16 pixel icons for use in general web applications, that cover common web app concepts like users, links, images, tools, etc. They can be free or paid for, but must be ...
3
votes
8answers
942 views

Tools for *lossy* PNG compression?

I'm trying more and more to get by sans PhotoShop for my personal/freelance work. I do primarily web work these days and don't do enough side gigs to justify keeping up with the Creative Suite beast. ...
1
vote
4answers
783 views

Transparency in swf file created using png image

I have some text with transparent background and I imported this png image to flash. Now when I create a swf file, it doesnt show me transparency. I tried using wmode parameter as transparent in the ...
2
votes
1answer
3k views

save a slice in png format adobe illustrator

very new to the world of designs! i am slicing images from .ai file, how can i save the sliced images in png format. It only gives me the option to save as .jpg can anyone help me?
11
votes
3answers
2k views

Should I Save Images Intended for the Web as PNG or SVG? [duplicate]

Possible Duplicate: What web graphics formats to use? When exporting out images intended for websites, should I save it as PNG (Transparent background) or a SVG? Why?
3
votes
3answers
287 views

How to export PNG to be compatible with all browsers

I recently found our that some PNG files render a slightly different shade of color in Safari. (I think this is because Safari can't render PNG Gamma channel properly or what). How do I export the ...