Conversation
supportCan I use a base64 encoded image as the brand image URL in the Safelayout Cute Preloader?
Hi @salehm40, Thanks for reaching out to us! Yes, you can use a base64 encoded image as the Image URL. Both as a brand image URL and as a custom icon URL. Like this: (data:image/png;base64,…) But you should pay attention to use this method only for small images . Regards,
Hi @salehm40, Thanks for reaching out to us! Yes, you can use a base64 encoded image as the Image URL. Both as a brand image URL and as a custom icon URL. Like this: (data:image/png;base64,…) But you should pay attention to use this method only for small images . Regards,