« Navigation Wildcards | Main | Remove duplicate and... »

20050730 Saturday July 30, 2005

Graphics File Formats

I get screenshots every now and then in the mail, and frequently in bad formats, so perhaps the following is not known to all:

...and finally, a related issue: If you're going to show a scaled down version of a picture in a web page (e.g. a thumbnail), don't just use the width and height attributes on the image tag! Not only does that require the full image to be downloaded anyway, but worse yet, most browsers do a horrible job scaling pictures. Prescale the picture in an image editor instead.

(2005-07-30 15:47:37.0) Permalink Comments [3]

Comments:

On windows, I am using a nice free tool, Gadwin Printscreen. It permits to choose the format (bmp, jpg, gif, png, tif, tga), to resize the capture, ... A very nice tool.

Posted by Vincent Brabant on August 01, 2005 at 01:23 PM PDT #

Just as an FYI ... the new Mac OS X release (Tiger) saves screenshots as PNG files, which is pretty useful. :-)

Posted by Simon Brown on August 02, 2005 at 01:58 AM PDT #

Regarding PNG on Tiger: I'm running Tiger on this laptop, and I don't see that. When I use the Snapshot application to grab a screenshot, and invoke Save, I get a filename dialog without a toggle to choose any other formats, and when I look at the file saved it's a .tiff.

Posted by 192.18.42.10 on August 02, 2005 at 06:17 AM PDT #

Post a Comment:

Comments are closed for this entry.