Skip to main content
Question

QRCodeReader

  • June 9, 2025
  • 0 replies
  • 21 views

fmelizard
Safer
Forum|alt.badge.img+21
FME Hub user dmitribagh just uploaded a new transformer to the FME Hub.

The GOQRCodeReader transformer reads and decodes QR codes from various sources including local files, raster geometry, and URLs. It uses the https://goQR.me API to process the image and extract encoded text.

Parameters

Read QR Code from

Specifies the source of the QR code image.

File – Reads from a local image file (e.g., PNG, JPG, GIF).

Raster Geometry – Uses the raster geometry on the incoming feature.

URL – Downloads the image from a provided web address.

File

Displayed only if File is selected. Opens a file browser to choose the image file containing the QR code.

URL

Displayed only if URL is selected. Enter the direct URL to a QR code image.

📎 The URL must point directly to an image file (not a webpage). For example:

https://example.com/qr-code.png

The decoded result is returned as an attribute _qr_code_text on the output feature.



Would you like to know more? Click here to find out more details!
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.