A very simple image editor.
Pinta is a drawing/editing program modeled on Paint.NET. Its goal is to provide a simplified alternative to the GIMP for casual users.
Features
These are the features according to their website -
Some of their features include - Adjustments (Auto level, Black and White, Sepia, …) - Effects (Motion blur, Glow, Warp, …) - Multiple layers - Unlimited undo/redo - Drawing tools (Paintbrush, Pencil, Shapes, …)
Another feature of Pinta is that say you want to continiue a work later on keeping all the layers intact (so that you can add remove them later on) so you can save the file in .ora format. It preserves every edit you have made so that you can reverse the changes.
You need to add a PPA to install this and keep it updated.
Adding the PPA
For Ubuntu Maverick, Natty & Oneiric
sudo add-apt-repository ppa:pinta-maintainers/pinta-stable/ubuntu
Once you've installed the above PPA, then you must update you system with their package lists. Run the following command:
sudo apt-get update
Once you have a PPA setup with Pinta on it and have updated your package list, you are now ready to install Pinta.
For Ubuntu Precise
sudo add-apt-repository ppa:pinta-maintainers/pinta-stable
Once you've installed the above PPA, then you must update you system with their package lists. Run the following command:
sudo apt-get update
Once you have a PPA setup with Pinta on it and have updated your package list, you are now ready to install Pinta.
Installing Pinta via the Terminal
After the PPA has been setup (see above), you can install Pinta.
You can easily install Pinta from the terminal with this command:
sudo apt-get install pinta
Installing Pinta via the Ubuntu Software Center
Once you have the PPA's setup and your system updated with their package list, now we can install Pinta via the Ubuntu Software Center:
- Launch the Ubuntu Software Center
- Search for "pinta"
- Click the 'Install' button to install Pinta.
Once it is installed you can now use Pinta. Navigate to: Menu > Graphics > Pinta
Screenshots
Hope you like it.