README.md
April 25, 2026 ยท View on GitHub
Gradia Capture
Enhances the GNOME built-in screenshot tool with the annotation features you would expect.
Includes features like annotations, custom saving options and integration with the Gradia App from Flathub, including OCR text recognition.
Important
Unlike the Gradia app, this extension is not part of GNOME Circle.
Important
The GNOME Code of Conduct applies to this project, including this repository.
Setup
1. Clone the repository
git clone https://github.com/AlexanderVanhee/gradia-capture.git
cd gradia-capture
2. Build and install
Run the following command from the root directory of the cloned repo:
./build.sh -i
The -i flag tells the script to both build the project and install it automatically.