wiki:Help/Base64

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

reorder

Base64

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

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

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

Examples:

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

Back to Styles#Iconhandling

Note: See TracWiki for help on using the wiki.