Sunday, March 28, 2010

Base 64 Images - A waste of time and resources

Inline Images with Data URLs - embed graphics inline with data uri

The base64 textual representation of image data also takes up more bytes than the binary image. In our tests the base64 data was 39 to 45% larger than the ...

No comments:

Post a Comment