Jul 14 2010
nautilus-image-converter
There’s actually a nice Nautilus extension (that uses Imagemagick) in Ubuntu repositories that allows you to just select all images you want to resize, right-click, select ‘Resize Images’ and choose the size you want from a GUI menu. To get it run the following command and log out &back again (or ‘killall nautilus’):
Code:
sudo apt-get install nautilus-image-converter
Before you’re able to use this functionality you’ll need to restart nautilus or simply logout and back in. You’ll now be able to right-click on any image on your machine and you’ll see two new menu items:
"resize images"
"rotate images"
The options menu that will be presented will give you quite a number of options on rotation direction, resizing, etc. Give it a quick try, its about as easy as it can get.
No related posts.