Changes between Version 4 and Version 5 of Help/Base64
- Timestamp:
- 2015-05-07T00:16:11+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Base64
v4 v5 5 5 * {{{data:image/svg+xml;base64,...databytes...}}} 6 6 7 You can use web tools to convert your image to the base64 code like [http://w ebcodertools.com/imagetobase64converterthis one].7 You can use web tools to convert your image to the base64 code like [http://www.base64-image.de this one]. 8 8 9 9 If you use svg you should clean up the svg file before you convert it to the base64 code, to make the base64 a lot shorter. For windows you can use e.g. [http://sourceforge.net/projects/svgcleaner svg cleaner]. When using this one you can use the "complete" preset to clean up the svg file.
