Image to Base64
Convert an image file to a Base64 encoded string.
Upload your image using the file input, and the Base64 representation of the image data will be generated. This is useful for embedding images directly within HTML or other text-based formats.