GitHunt
DM

dmitrijbes/detailist

Detailist is a simple tool that allows to take screenshots, compare screenshots using heatmap of differences and extract screenshots text (OCR).

Detailist

Detailist is a simple tool that allows to take screenshots, compare screenshots using heatmap of differences and extract screenshots text (OCR).

Download

Download Release

Source

1. Download or Fork source code.
2. Install dependencies:

pip install pysimplegui
pip install pyinstaller
pip install psgtray
pip install Pillow
pip install numpy
pip install keyboard

3. Run:

python main.py

etc.

Unfortunately GitHub named folder 'docs' contains GitHub Pages website.

Contribution

Although the project is finished and main functionality is already written, contributions are welcome in any form.

License

Apache License 2.0
In short, your are free to use (including commercial), copy, modify, sing, distribute.

Languages

Python100.0%

Contributors

Apache License 2.0
Created November 12, 2021
Updated July 16, 2025
dmitrijbes/detailist | GitHunt