Today I installed Krita for a colleague with zero image processing experience. All she needed was to crop a picture and export it as JPG. Watching her struggle on first use, I identified two key improvements to boost first-time usability:
- Add Apply/Cancel/Options buttons directly to the Toolbox
- Add an Export button to the Main Toolbar by default
On a 1920×1080 screen, the Tool Options docker is easy to miss:
Even when activated, the main action button (e.g., Crop) is often hidden below the visible area due to insufficient vertical space:
She couldn’t find how to crop – there was no visual cue. Younger or less tech-savvy users rarely think of keyboard shortcuts like Enter; they use the keyboard only for typing.
If a user selects a tool from the Toolbox, they expect its primary controls to be immediately visible nearby – not buried in a distant, scroll-dependent panel. This is a major first-use usability issue.
SAI does this better, because all its panels are grouped to the left side, and it shows more panels, so people can always find what they want.
While we can’t overload the Toolbox with options, ample unused space exists to add three essential buttons:
- Apply: label changes per tool (Crop, Transform, etc.)
- Cancel: lets users abort the current tool action
- Tool Option: opens the Tool Options docker, ideally as an on-screen popup
After instructing her to crop the image, she ran into a problem of saving the result as a JPG.
Krita lacks a visible Export button by default. New or younger users often miss the File menu entirely – they don’t even click the menu bar, assuming it’s not interactive.
We should add an Export button to Krita’s Main Toolbar by default.
So I added the button for her, but it was not enough – when she clicked it, she immediately hit another wall:
The insane Exporting dialogue, defaulting to “All supporting formats”, which is useless unless you specify a correct extension, it doesn’t look very clickable with all the stuff, either. And when she clicked on that droplist, it exploded into an overwhelming mess, both horizontally and vertically, with ~90% unfamiliar formats, including JPEG-XL, which distracts from the trusty old JPEG she actually needs.
Photoshop’s “Save for Web” exists for good reason. Krita needs something similar: a beginner-friendly export button:
Save for Web: a toolbar button next to Save, opening a clean popup with only 4 round icons:
- JPG
- PNG
- WebP
- Others (opens the full export dialog)
This is less a formal suggestion than a call for discussion – but every time I introduced Krita to a new user, they got stuck at exactly the same steps, struggling with the simplest tasks. I hope we can make it easier to learn, and these buttons also benefit Android users.













