Graphics editing today seem to be dominated by Adobe Photoshop. Don't get me wrong, Photoshop is an amazing program but the one thing that defer users from getting it is it's price. Photoshop is not cheap and with every major revision, users will need to pocket out a couple hundred dollars just for some new features. Personally I have purchased and used Photoshop for many years with the thought of not looking anywhere else for a similar program, but I've always wondered if there are any free graphics editing programs with exceptional features.
Come across the open source software website of sourceforge, I find the program, "Pixelitor". Pixelitor is a simple graphics editing program. When compared to Photoshop, I would suspect some people to burst out in laughter, but hey, what do you expect from freeware, right? Pixelitor may not be Photoshop, but it does bring in some basic tools combined with some advanced features.
Using the Three Prime Directives introduced in this class (link), we'll see how Pixelator ranks out as an open source software with what it has to offer to end users.
- Prime Directive 1: The system successfully accomplishes a useful task.
Pixelitor provides users with a basic graphics editor. It features several image tools such as the included 70 image filters, and image layers. Image filters give users some fun ways to manipulate images with neat effects such as a kaleidoscope or creating a fisheye effect. Located in the menu, I was able to apply some color effects to an image. Image layers helps users break down the image into sectors that show up as layers. Just like photoshop, the layers show up as a panel on the right side and it easy to move a layer to the top or bottom of the stack with the arrow buttons. It would have been great if you could drag and drop, which is not presented in the program. Pixelitor may not contain as many features for a graphics editor, but it sure beats many simple image programs such as Microsoft Paint. Sometimes having less tools makes you think in more creative ways to compose an image.
- Prime Directive 2: An external user can successfully install and use the system.
As soon as the user is finished downloading Pixelitor, it's already ready to run. The program comes as a .jar file, so there's no installation involved (unless you don't have java on your system, which is very unlikely for this class don't you think?). I opened the .jar file and the program was up and ready. On the Pixelitor website, there are direct links to download the program and even a link that provides installation instructions. This is a simple process and I don't think anyone should have any difficulties running this program.
- Prime Directive 3: An external developer can successfully understand and enhance the system.
Written in Java, Pixelitor is a program that developers could successfully understand. However, even though the source code is neatly formatted, I could not find that many comments within the code itself. If a developer wants to enhance this program, they will need to read through the entire code to better understand it. It might sound like a fairly simple task, but when you consider that this project contains 360 .java files, this will be a lengthy task, not one that many would take unless they are really interested in this program.
Screenshot of Pixelitor
Links: