Upload an image containing a QR code to decode its content
You can also use this service programmatically by sending a POST request to /decode_base64
with a base64-encoded image.
Response will contain the decoded text or an error message.