Base 64 Data or File
Base 64 Image URL
This should have data:image/{image type};base64,{base 64 data}
{image type} should be replaced with jpg, gif, png.
and {base 64 data} should be replaced with the actual base 64 data.
This should have data:image/{image type};base64,{base 64 data}
{image type} should be replaced with jpg, gif, png.
and {base 64 data} should be replaced with the actual base 64 data.