-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QR Code Reader #4859
Comments
This comment has been minimized.
This comment has been minimized.
@Jay-o-Way I'd thinking both. #1 above is camera read like a phone, and #2 is snip a part of the screen that has a QR code on it, and have it read. (could also be from an image file I suppose) I'm constantly encountering QR codes that are designed for phones, and it's a PITA to have to go through the process they give you for non-phones. It would be great to be able to just use the QR codes the same as a phone. |
Right. I think i was reading with my eyes closed or something. Sorry. |
Are there already existing apps in Windows that implement this feature? |
built into Windows now in the camera app. (version 2022.2206.2.0) |
@crutkas No, QR code snipping isn't implemented yet #4859 (comment). |
@crutkas That article (or others) doesn't mention anything about scanning the screen. |
@JolyonJostar are you still available? |
I'd be willing to donate this project to PowerToys: Built with WinAppSDK and WinUI3 to create and read QR Codes. It is more of a standalone tool like PowerRename, Image Resizer, Environment Variable editor etc. Not really a "utility component" like Text Extractor, Quick Accent, Awake, etc. |
Hi all, this is now built into Snipping tool. https://blogs.windows.com/windows-insider/2024/05/09/snipping-tool-and-paint-updates-begin-rolling-out-to-windows-insiders/
Thanks everyone for the constant ask, this is where this feature should be built into and glad it finally is coming to you all. |
That's only for Windows 11 though isn't it? |
Yes. Plus:
|
@Jay-o-Way this doesn't solve the issue for anyone on older operating systems, or who don't use the latest unstable canary versions of Windows 11. Why can't Text Extractor have a simple QR code reader built into it? That would be perfect. |
Yes, and that is actually also what I meant to note, with my comment. Although I can image if that was not so clear. |
@LoganDark, one of the goals of PowerToys is an incubation system to drive power user scenarios back into Windows. A great suggestion would be filing a Windows Feedback request to have Snipping tool brought to Win10. Sadly, simple is typically never 'simple' as well. For a QR system, is it pulling off a camera, screenshot, ... what library to use, the library adds even more weight to PowerToys as we are trying to put it on a diet ... |
Text Extractor already exists. We already have an abundance of camera QR code readers, including the built-in Camera app. So all I'd really need is for the Text Extractor to be extended with QR code reading in addition to the OCR that it already does.
QR codes are fairly simple, I'd be surprised if it were over 50KB. |
It would be really great to have a QR code reader built in. I envision to modes hooked to a hot key:
This would be super powerful (and I think it should just be built into windows anyhow) and really help to use Windows desktop and do things like setup Wireguard, and interact with QR codes that are everywhere now.
The text was updated successfully, but these errors were encountered: