Blurred canvas background

the problem is when i upload background image in canvas it is showing the blur icon of canvas .what can i do

You can change the image to base64, then set the canvas.backgroundimageinbase64 to this base64 string.

image

@Juan_Antonio 's KIO4_Base64 extension