dynobo
dynobo
Could you please retry with the new release [NormCap v0.4.0](https://github.com/dynobo/normcap/releases/tag/v0.4.0)? It includes a different tesseract binary for Windows, which might solve some issues.
Thanks for your feedback, @Bader-Idris, glad it's working for you now. Regarding detection quality, I have written up some [tricks for improving detection quality in the FAQs](https://dynobo.github.io/normcap/#faqs-improve-detection), but in your...
Closing, because the initial problem seems to be resolved. Please feel free to reopen, if it occurs again.
Hi @dmastrorillo , yes, PRs are very welcome, as I don't have much time left for this project! I think export to png is unproblematic. But getting json import/export to...
> I'm thinking the checkbox could live inside the toggle layout helper Good idea, totally makes sense to me! You might want to rename the section to something more generic,...
Yes, that's a great idea! :+1: Let me know, in case you have further questions or need a second opinion or sth. :)
Good idea, @GeniusBroccoli ! As it is quite low priority for me, I'd be happy about contributions to support this!
@koppor , good idea [The docs](https://learn.microsoft.com/en-us/uwp/api/windows.media.ocr?view=winrt-22621), though, seem to indicate, that it might not be possible to use the built-in OCR in portable apps: > **Remarks** > APIs in the...
A good starting point for working on this issue might be the [briefcase docs](https://briefcase.readthedocs.io/en/stable/reference/platforms/windows/app.html): It seems like `briefcase` (the tool used to package NormCap) already supports a `zip` format. So,...
I noticed that behavior for NormCap v0.3.14+, after my Manjaro Linux received the new Gnome version. First ideas about possible causes: - Changes in the `org.freedesktop.portal` protocol, specifically in [xdg-desktop-portal](https://github.com/flatpak/xdg-desktop-portal)....