JPEG, GIF and PNG can be displayed with the img tag and will work in all browsers, the object element can be use for displaying images specifying its MIME type, but what other graphic formats are supported by img or object tag in most browsers without installing plugins? (TIF, SVG, PCX, PICT, etc..)
Share
There’s an excellent chart on wikipedia that lists common image types and their support by browser.
The file types you listed (jpg, gif and png) seem to be the main formats supported by nearly every browser, albeit with certain caveats: