Language Selection

English French German Italian Portuguese Spanish

5 alternative image manipualtion apps for Linux newbies

Filed under
Software

One of the drawbacks to most people who want to migrate to Linux is that it lacks some really good image manipulation applications. However, thanks to the tireless efforts of a lot of programmers, there are some pretty cool image manipulation applications out there that most newbies are bound to find useful. Below are five of such applications

CinePaint

This app started as a fork of the popular Gimp project, aimed at creating a more professional image manipulation program aimed at the movie industry. The major difference between CinePaint and Gimp is that it supports 32bit colors with support for other image formats such as OpenEXR, DPX and Cineon. The download file together with installation instructions can be found here.

KToon

rest here




More in Tux Machines

Submitting my first patch to the Linux kernel

I started using Linux three years ago while attending university, and I was fascinated to discover a different desktop environment. My professor introduced me to the Ubuntu operating system, and I decided to dual-boot it along with Windows on my laptop the same day. Within three months, I had completely abandoned Windows and shifted to Fedora after hearing about the RPM Package Manager. I also tried running Debian for stability, but in early 2017 I realized Arch Linux suits all my needs for cutting-edge packages. Now I use it along with the KDE desktop and can customize it according to my needs. Read more

Ubuntu, Lubuntu and Xubuntu

  • Ubuntu 18.04 LTS (Bionic Beaver) Final Beta Released, Available for Download Now
    Canonical released today the beta development version (a.k.a. Final Beta) of its upcoming Ubuntu 18.04 LTS (Bionic Beaver) operating system, along with the second beta for opt-in flavors. While many of the opt-in Ubuntu flavors participated in last month's beta release, this is the first time Ubuntu 18.04 LTS gets a public beta build that users can actually download and install on their personal computers if they plan on becoming early adopters ahead of the official release later this month.
  • Lubuntu Bionic Beaver Final Beta has been released!
    Lubuntu Bionic Beaver Final Beta (soon to be 18.04) has been released! Thanks to the hard work of the Lubuntu team, we are pleased to announce the final beta!
  • Xubuntu 18.04 Community Wallpaper Contest Winners!
    The Xubuntu team are happy to announce the results of the 18.04 community wallpaper contest! We want to send out a huge thanks to every contestant; last time we had 92 submissions but now you all made us work much harder in picking the best ones out with a total of 162 submissions!

Software: Flowblade, Linux Package Managers, and Programmers' Tools

  • A look at GNU/Linux exclusive Flowblade video editor
    As a journalism student, I deal with both print but also multimedia forms of journalism, on a daily basis. Generally speaking, I have always used various Adobe software for my needs, such as Audition for my audio, and Premiere for my video while in school, but I know that there is plenty of awesome and free (albeit I will concede, rarely as fully-featured) software out there that could be used to substitute. One example, is Flowblade. Flowblade is a GNU/Linux exclusive, which is pretty cool really, given that nowadays many of the tools and applications people use on GNU/Linux are available for other systems as well. Thankfully, Flowblade is pretty sophisticated, so many may find it to be more of a suitable replacement for other software, than expected from an exclusive. Not to be dismissive and say that all GNU/Linux exclusive software is terrible or anything, but its a fairly common opinion of less than stellar software attempting to emulate its Windows counterpart.
  • Linux Package Managers
    We’ll compare different Linux Package Managers. Between all Linux distributions, one of the things they share is the need to be able to install new software packages onto the system. Depending on the distribution, various package managers are available, allowing the user to install, manage, and remove packages easily and quickly. Package managers are very good at streamlining installs, with common installation locations and configurations. In this article, we will discuss the different available package managers, what distributions they can be used on, and what makes each unique. We will cover Debian-Based Package Managers, RedHat Enterprise Linux (RHEL)-Based Package Managers, and other custom designed package managers.
  • 10 Reasons why Linux is better for programmers and developers
    Linux based operating systems are very popular among programmers, developers and server administrators. But still, there are many new programmers unaware of the power of Linux and it’s flexibility. I’m talking about those programmers who’ve just started the career and been a Windows user for a long time.
  • Top 5 Popular Free Source Code Editors for Programmers
    A source code editor is a program specifically designed for editing source code of computer programs. It can be a stand-alone application or part of any IDE or web browser. It is the most important tool for programmers because editing a source code is the main job for a programmer.

​Symantec may violate Linux GPL in Norton Core Router

For years, embedded device manufacturers have been illegally using Linux. Typically, they use Linux without publishing their device's source code, which Linux's GNU General Public License version 2 (GPLv2) requires them to do. Well, guess what? Another vendor, this time Symantec, appears to be the guilty party. This was revealed when Google engineer and Linux security expert Matthew Garrett was diving into his new Norton Core Router. This is a high-end Wi-Fi router. Symantec claims it's regularly updated with the latest security mechanisms. Garrett popped his box open to take a deeper look into Symantec's magic security sauce. What he found appears to be a Linux distribution based on the QCA Software Development Kit (QSDK) project. This is a GPLv2-licensed, open-source platform built around the Linux-based OpenWrt Wi-Fi router operating system. Read more