Hello Linux Geeksters. As you may know, Pimagizer is an open-source lightweight tool for resizing images, written in Python using GTK+3. It has a simple and intuitive GUI and creates duplicates of the resized photos, in order not to loose the original one.
In this article I will show you how to install Pimagizer 0.3 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Debian Jessie, Debian Sid, Debian Wheezy and Debian Squeeze.
There is no PPA for Pimagizer 0.3, but the deb package can be downloaded from LaunchPad and easily installed, with dpkg:
$ wget -c https://launchpad.net/pimagizer/trunk/0.3/+download/pimagizer_0.3-0_all.deb
$ sudo dpkg -i *.deb
$ sudo apt-get install -f
Leave a Reply