Hello Linux Geeksters. As you may know, XnConvert is a free image convertion tool, developed by the XnSoft team (the creators of the XnViewMP app). It has support for the most popular image formats, including: JPG, PNG, TIFF, GIF, BMP, RAW, PSD, JPEG and OpenEXR.
Because of its basic image manipulation functions, it allows the user to easily modify the opacity or the color of the photos, add filters or different effects to the photos. The application excels at converting multiple images simultaneously. The latest version available is XnConvert 1.6.3.
In this article I will show you how to install XnConvert 1.6.3 on Ubuntu, Linux Mint, Debian, Elementary OS, Deepin, Knoppix, Crunchbang OS, Fedora, OpenSUSE, Mageia, CentOS and many other distros working with deb or rpm packages.
How to install XnConvert 1.6.3 on Ubuntu, Linux Mint, Elementary OS, Debian and other Debian and Ubuntu derivates:
Instructions for 32 bit systems:
$ wget -c download.xnview.com/XnConvert-linux.deb
$ sudo dpkg -i XnConvert-linux.deb
Instructions for 64 bit systems:
$ wget -c download.xnview.com/XnConvert-linux-x64.deb
$ sudo dpkg -i XnConvert-linux-x64.deb
How to install XnConvert 1.6.3 on Fedora, OpenSUSE, Mageia, CentOS and other distros having support for rpm packages:
Instructions for 32 bit systems:
$ wget -c download.xnview.com/XnConvert-linux.i386.rpm
$ sudo rpm -i XnConvert-linux.i386.rpm
Instructions for 64 bit systems:
$ wget -c download.xnview.com/XnConvert-linux-x64.deb
$ sudo rpm -i XnConvert-linux-x64.deb
Leave a Reply