Make your screenshots ready for the world.
On social media, it's often hard to control how your images appear to others. Transparent or oddly sized images—like screenshots—often don't display well. Fixing these issues can feel like more trouble than it's worth.
Gradia aims to alleviate that problem by allowing you to quickly edit images to address these issues, while also offering options to enhance their overall appearance.
Gradia allows you to quickly modify screenshots of application windows to put them better in context.
Important
The GNOME Code of Conduct applies to this project, including this repository.
If you'd like Gradia to open automatically after taking a screenshot, you can set up a custom keyboard shortcut:
-
Go to Settings → Keyboard → View and Customize Shortcuts → Custom Shortcuts.
-
Click the + button to create a new shortcut.
-
Set the Name to something like Open Gradia with Screenshot.
-
For the Command, enter:
flatpak run be.alexandervanhee.gradia --screenshot=INTERACTIVE
(You can also use
--screenshot=FULL
to take a screenshot of all existing screens instantly.) -
Assign a keyboard shortcut of your choice (
Ctrl + Print
should be free by default).
Warning
These methods are not officially supported. Issues related to packaging in these methods should be reported outside this project's bug tracker.
- Install Builder from Flathub.
- Click the Clone Repository button at the bottom right and enter the repository URL.
- Once cloned, locate the dropdown menu next to the
be.alexandervanhee.gradia.json
text at the top of the screen. - Use the dropdown to press Build to compile the project. From the same menu, you can also Run the project or Export it as a Flatpak bundle.