Convert image to base64 react js

Node.js application into base64 format so it can be stored in a database. You shouldn't store images in a database, you should store them as files that are referenced from the database. Convert SVG to Base64 online and use it as a generator, which provides ready-made examples for data URI, img src, CSS ................
................