The whole editor,in a browser tab
The full desktop GIMP, on a Void Linux desktop of your own.Open a file from the volume, and save it straight back.
$ dxflow workflow create --identity gimp hub://gimp --start --link
Photo work,without the install
Open the file, work on it, and save it back to the volume.
Composite in layers, mask what you keep, and change your mind at any point.
Clone, heal and paint with the whole brush engine, on an image of any size.
Run it headless across a folder on the volume, with Script-Fu or Python-Fu.
Every defaultis one override away
The session reads its settings from the environment, so you set them on the start line.
$ dxflow workflow start gimp --override env.app.VNC_PASSWORD=something-long
$ dxflow workflow start gimp --override env.app.TASKBAR=show --link
The editorfills the screen
Streamed to your browser, with GIMP already maximized.
Big images wantmemory, not pixels
The screen is streamed, so what limits you is what the machine can hold, not what your laptop can draw.
A large composite with many layers is a memory problem. Pick the machine for RAM and the editing stays responsive.
The smallest desktop base the hub has, which is why a full image editor pulls in well under half a gigabyte.
Keep the XCF and the exports under /volume. Anything saved elsewhere goes when the machine does.
Pulled once,then it stays
GIMP arrives as one image. This is what comes down the first time, and what the disk should have free for it.
What it wants,and what it needs
The definition asks for 2 cores and 4 GB. The image comes up on less than that, and a start given --fit trims the ask to whatever the machine actually has.
Machines that fit it
GIMP asks for 2 cores and 4 GB. Cheapest first.