I want to blur images, edit photos and use layers just like in Adobe Photoshop for Windows.
Asked
Active
Viewed 5,928 times
3
-
http://askubuntu.com/questions/3690/alternative-to-photoshop-or-paint-net – Nanne Mar 03 '13 at 08:56
3 Answers
1
one more alternative application is krita .
you can get it installed by sudo apt-get install krita
.

Raja G
- 102,391
- 106
- 255
- 328
1
Also, you can try Darktable http://www.darktable.org/
For install:
sudo apt-add-repository ppa:pmjdebruijn/darktable-release
sudo apt-get install darktable

Seyf
- 129