I am looking for a lightweight image editor for linux (not gimp). I need only one simple feature, namely to draw straight lines (with adjustable thickness) over an image. It should be possible to move, resize and rotate the lines after drawing them.
Asked
Active
Viewed 2.4k times
2 Answers
10
You should try pinta . It is pretty lightweight and it is quite rich in features.
-
Thanks. How can I move, resize and rotate lines after drawing them? – student Jan 29 '12 at 14:43
-
I don't think it can move or rotate links after drawing them yet. I answered before your update.. :/ – jokerdino Jan 29 '12 at 14:56
-
The application is really lightweight and has enough features, but the documentation is regrettably poor :-\ – loved.by.Jesus Sep 06 '19 at 09:45
3
You should try shutter. You can draw straight lines, even if there is not on a picture took by shutter.

Atem18
- 1,563
-
On my non-gnome ubuntu, it pulls in a bunch of libraries. I'd rather go with
pinta
– Ehtesh Choudhury Mar 26 '13 at 20:05 -
shutter
depends onlibgnome
, butpinta
depends onlibmono
, so I'd say it's a wash in terms of library dependencies... – beerbajay Jul 20 '16 at 16:09