43

Which browsers support data URIs (RFC 2397) and since which version?

Community
  • 1
  • 1
knorv
  • 49,059
  • 74
  • 210
  • 294

3 Answers3

56

Data URI support status for the five major browsers:

Additionally this trick can be used to detect data URI support.

phihag
  • 278,196
  • 72
  • 453
  • 469
knorv
  • 49,059
  • 74
  • 210
  • 294
5

It also appears to work on many mobile browsers now. This is the best list I've found.

Coderer
  • 25,844
  • 28
  • 99
  • 154
2

Every browser on this Earth supports Data URI's except the __ . (You guessed it right - IE 6,7)

Expedient
  • 421
  • 3
  • 6