wiki:Help/Base64

Version 11 (modified by Klumbumbus, 6 years ago) ( diff )

add link for png minimizer, rework page

Languages:

If you want to use inline encoding of icons for Presets, Styles or Rules here are some hints.

Examples:

  • data:image/png;base64,...databytes...
  • data:image/svg+xml;base64,...databytes...

You can use web tools to convert your image to the base64 code, e.g. base64-image.de.

Before you convert your image to the base64 code you should minify it to make the base64 a lot shorter (without loosing quality):


Back to Styles#Iconhandling

Note: See TracWiki for help on using the wiki.