Altova Mailing List Archives
>xml-dev Archive Home
>Recent entries
>Thread Prev - RE: Images embedded in XML
[Thread Next]
Re: Images embedded in XML
To: xml-dev@-----.---.---
Date: 4/4/2001 3:23:00 PM
Tim Bray wrote: > Er.. base64 will *always* increase the size of your binary, > by exactly one third. Which is not too bad, actually -Tim Also not too bad, since while the binary may be larger, the section of the XML containing this data will be highly compressible. Every value is essentially within a 6-bit range, and every 8th bit is zero. A simple compression scheme based on this info alone would offset most of the expansion. The content transfer encoding/compression that may be employed in, say, an HTTP transmission should do much better than this. - Mike _____________________________________________________________________________ mike j. brown, software engineer at | xml/xslt: http://skew.org/xml/ webb.net in denver, colorado, USA | personal: http://hyperreal.org/~mike/
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

