Convert image to base64 react js

Load an image – get base64. Free online image to base64 converter. How do I include a JavaScript file in another JavaScript file? canvas.todataURL() I am gettting base64 data using canvas.todataURL, but it fails to read remote url's, so I want to convert my image url to dataurl with out using canvas.todataURL() and use it in my application. ... ................
................