Image size should be maximum 500kb otherwise browser will crash!!
Drop image file
(or click to select)
Html Tag :
<
img
src=
"your base64 data"
width="200px"
height="200px"
>
Css Properties :
{
background-image:
url
(
"your base64 data"
);
}
base64 data
Copy text
Reload