+ 1
Canvas img to facebook feed
I am generating a canvas on a document using JavaScript. I want to host the data URI of the canvas as an image file on a server. Is there any hosting service or API which provides a way to temporarily host this file? The purpose is to share the canvas in a Facebook feed, but the Facebook feed expects an image URL.
1 Antwort
0
In Google photos you can upload your image and right click on it to get the URL. Hope this helps.
If you want to do it programmatically, you can use Firebase.