ma.gnolia

Sign In | Learn More

Skip to main content


DataURLMaker DataURLMaker

  • Not rated yet.
  • Copy Bookmark

Inline images use the data: URL scheme to embed the image data in the actual page. This can increase the size of your HTML document. Combining inline images into your (cached) stylesheets is a way to reduce HTTP requests and avoid increasing the size of your pages

16 other people have commented on this bookmark

1 2 3 4

Name Title Rating When
14605_32 Carlos Sveinbjorn Thordarson's Website - DataURLMaker
Not rated yet.
April 16, 2008

Pasar Imagenes a base64

8489_32 Dustin Sveinbjorn Thordarson's Website - DataURLMaker
Rated 5 stars out of 5.
April 14, 2008

This Data URL maker is really handy, especially if you're developing a web based app that you don't want to have any dependencies. Plus, data URI's are just cool.

7334_32 Jamie Sveinbjorn Thordarson's Website - DataURLMaker
Not rated yet.
August 21, 2007
1_32 noel Sveinbjorn Thordarson's Website - DataURLMaker
Not rated yet.
May 30, 2007
15273_32 Dan Sveinbjorn Thordarson's Website - DataURLMaker
Rated 4 stars out of 5.
April 29, 2007

I might be late to the party on this one, but damn... thanks to poking around in Hicksy's gReader.css file, I finally realized that images can be embedded directly within a style sheet...

1 group has this bookmark in their collection

Name Title Rating When
3586_32 All Things CSS Sveinbjorn Thordarson's Website - DataURLMaker
Rated 4 stars out of 5.
April 12, 2007

A utility for converting images into data urls for embedding in CSS files.