Paint.NET equivalent for Linux?
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Breezy Bay
--
Chapters
00:00 Question
00:54 Accepted answer (Score 10)
01:26 Answer 2 (Score 7)
01:56 Answer 3 (Score 6)
02:21 Answer 4 (Score 1)
02:54 Thank you
--
Full question
https://superuser.com/questions/13942/pa...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#linux #processing #paintnet #imageediting
#avk47
ACCEPTED ANSWER
Score 10
Pinta looks pretty good.
Pinta is a drawing/editing program modeled after Paint.NET. It's goal is to provide a simplified alternative to GIMP for casual users. It is currently early in development.
ANSWER 2
Score 7
KDE comes with KolourPaint, which is essentially exactly like Paint for windows. If you want a little more power, KOffice includes Krita, which I've really liked. I'm sure there are also some GTK-based apps if that's your preference but I've definitely found both KolorPaint and Krita useful, so you really should check them out.
ANSWER 3
Score 6
Looks like paint.net can run on Mono the .NET implemetation for linux. The linux version is called paint-mono. Not sure you can find readily available binaries for that, but maybe you don't mind compiling it from the source code ;)
ANSWER 4
Score 1
You may also want to check out inkscape. It is a multi-platform vector image editor. Vector editing is a little different than pixel-based editing, but I find that it to be preferable -- you can move items around, change colours, fill styles, etc, and, when your done, export it to an image.
See also the Bitmap Editor? thread on the ubuntu forums.