Forum Discussion
Use SVG in signature
Hi
So you should go to the following link: https://www.base64-image.de/
Then you should do the drag and drop as you see in the picture
Then copy the code of the picture
and paste it in the following string <img src="[[HERE]]" />
Create an html page and paste the following string <img src="[[HERE]]" />
Open page with browser:
- command + a --> select all
- command + c --> copy
- and command + v --> paste in signature
I hope I have been helpful
Thanks
- sdudnicJun 10, 2022Copper Contributor
FabioO365GoD the question was how to use a SVG (vectorial) in signature, not how to use arbitrary JPEG data
- FabioO365GoDJun 10, 2022Brass Contributor
sdudnic to use an SVG you need to change the HTML of the signature
https://lazyadmin.nl/office-365/outlook-html-signature/
but you have to post the image otherwise, whoever receives your email does not have the possibility to see the image
I suggest you convert it to base64
https://codebeautify.org/svg-to-base64-converter
Thank u
- sdudnicJun 10, 2022Copper Contributor
FabioO365GoD when converted to base 64, will it remain the scalable vector graphic? like same quality on zoom?