-
Enhance your workflow with continuous code quality, SonarCloud automatically analyzes and decorates pull requests on GitHub, Bitbucket, Azure DevOps and GitLab on major languages.Pricing:
- Open Source
- Freemium
- Free Trial
- €10.0 / Monthly (100,000 Lines of Code)
#Developer Tools #DevOps Tools #SAST 12 social mentions
-
Instantly extract any text from your Mac's screenPricing:
- Paid
- Free Trial
- $7.99 / One-off
On Python Bytes podcast #284 I heard about Text Sniper, a Mac app that allows you easily extract text from images and documents using screenshots (performs text recognition). It's a pretty slick app and I thought, "I can do that in Python" so I built Textinator, a Python clone of Text Sniper that does basically the same thing. MacOS only as it uses the Apple Vision framework to perform the text detection. Screencast demo here.
#OCR #Image Recognition #Data Extraction 35 social mentions