Log in

View Full Version : Sprites - How much is too much?



jlizarraga
02-04-2009, 06:06 PM
Hi all,

Usually when I make sprites they are GIFs or PNGs, but sometimes only JPEGs will do for a given implementation. In this situation, my sprites are sometimes over 50kb.

This made me wonder: In general, how big (in KB) must a sprite be to outweigh the benefit of a single HTTP request?

Thanks!