SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 Python ScreenShot Projects
-
Snipper source code from textshot
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
Project mention: Show HN: Instantly create a GitHub repository to take screenshots of a web page | news.ycombinator.com | 2022-03-14
You could absolutely get this working with GitHub Actions with a bit of creativity.
I've been playing around with my own image-diff tool for this kind of thing, but it's not yet in a decent state: https://github.com/simonw/image-diff - there are other, better options out there such as https://github.com/mapbox/pixelmatch
Needle is an older system that did this using Selenium - updating that to work with Playwright (or Playwight via shot-scraper) would be an interesting project: https://github.com/python-needle/needle
-
-
townshell
For Townscaper, an application providing additional keyboard shortcuts, tools to manipulate .scape files, screen recording
-
Project mention: Using Computer Vision to Find Targets in a Video Game - Full Video Comments | reddit.com/r/computervision | 2022-05-01
I noticed you said taking screenshots was slow. Have you heard about fast grab? I used it before and it is fast. https://github.com/mherkazandjian/fastgrab
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
comment-webpage-screenshot
A GitHub Action that Helps to Visually Review HTML file changes on a Pull Request by adding comments with the screenshots of the HTML file changes on the PR
-
If you want to give it a try again, I use a tool called Sway Interactive Screenshot (https://github.com/moverest/sway-interactive-screenshot) to automate the process for me when I'm using Sway. It's a pretty nice tool, would recommend to anybody using Sway.
-
Project mention: What have you recently automated at work using python?? | reddit.com/r/Python | 2022-02-06
Managing my screenshots with https://github.com/ConorSheehan1/shot
-
Project mention: This is how you can change your screenshots folder. | reddit.com/r/TibiaMMO | 2022-12-19
I published a script that does exactly this: https://github.com/eHonnef/tibia-screenshot-organizer
Python ScreenShot related posts
- Gute Text zu Bild KI?
- editing screenshots
- Recommendations on OCR software?
- Frog: OCR Tool for Linux
- Suggestions for a list of useful applications/tools to install for an RHEL 8 user workstation by default
- NormCap - Cross-platform utility to extract text from the screen
- If you want to OCR your PDF, the fastest, easiest and less buggy tool out there is "pdfsandwich"
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea5975e9f0>
www.saashub.com | 28 Jan 2023
Index
What are some of the best open-source ScreenShot projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | textshot | 1,521 |
2 | python-mss | 804 |
3 | normcap | 590 |
4 | needle | 583 |
5 | myazo | 177 |
6 | townshell | 42 |
7 | fastgrab | 36 |
8 | comment-webpage-screenshot | 24 |
9 | sway-interactive-screenshot | 20 |
10 | shot | 3 |
11 | tibia-screenshot-organizer | 1 |