<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title><![CDATA[Bulk Image resize/rotate in nautilus]]></title>
    <link>http://brainstorm.ubuntu.com/item/685/</link>
    <description><![CDATA[By default, there is no easy way to resize multiple images.<br /><br />Example:<br />Bob has a folder of images he wants to resize, currently in order to do this he would have to open up and resize each individual image, aka, a PAIN.<br />
<br />


<b>[49 votes] Solution #1: Have "nautilus-image-converter" installed by default</b>
<br />

<br />
<br />



]]></description>

    <language>en-us</language>
    <pubDate>Fri, 29 Feb 2008 03:36:04 +0000</pubDate>
    <lastBuildDate>Fri, 14 Nov 2008 13:07:33 +0000</lastBuildDate>
    <generator>QAPoll module</generator>
    <guid isPermaLink="true">http://brainstorm.ubuntu.com/idea/685/</guid>
        <item>
  <title>Comment from ninjaRakun</title>
  <description><![CDATA[$ for i in files_to_resize/*.png; do convert -resize 50x50 $i resized/`basename $i`; done]]></description>
  <pubDate>Fri, 29 Feb 2008 03:43:02 +0000</pubDate>
</item>
        <item>
  <title>Comment from carlinuxlearner</title>
  <description><![CDATA[Thank you for that! I'll be using it. But I think a program with a GUI would be better for noobs. Also if you could specifically have it put the resized pics in a different folder, so you can save your high-res ones, that would be great.]]></description>
  <pubDate>Fri, 29 Feb 2008 04:16:18 +0000</pubDate>
</item>
        <item>
  <title>Comment from Graf</title>
  <description><![CDATA[I have to admit that I often struggle with resizing, something simple would be nice.]]></description>
  <pubDate>Fri, 29 Feb 2008 08:45:39 +0000</pubDate>
</item>
        <item>
  <title>Comment from 10101011</title>
  <description><![CDATA[Try nautilus-image-converter. It adds right-click options to images in Nautilus. You can select all the images in a directory and then right-click to rotate or resize.<br /><br />Brief article here:<br />http://ubuntu-tutorials.com/2007/09/17/nautilus-image-converter-quickly-resize-or-rotate-images-within-nautilus/<br />]]></description>
  <pubDate>Fri, 29 Feb 2008 13:50:17 +0000</pubDate>
</item>
        <item>
  <title>Comment from anabelle</title>
  <description><![CDATA[I actually use gThumb for this but it would be nicer if it was just:  Select -> Right Click -> Resize<br /><br />Using Konqueror, nautilus or whatever.]]></description>
  <pubDate>Mon, 24 Mar 2008 02:25:42 +0000</pubDate>
</item>
        <item>
  <title>Comment from ubuntu_demon</title>
  <description><![CDATA[IMHO average users don't know about nautilus-image-convertor which would make these kind of things a lot easier for them.]]></description>
  <pubDate>Mon, 07 Apr 2008 23:00:03 +0000</pubDate>
</item>
        <item>
  <title>Comment from fsamuels</title>
  <description><![CDATA[I think including nautilus-image-converter by default would make this a super easy idea to implement. Why would this not be installed by default?]]></description>
  <pubDate>Sun, 04 May 2008 05:51:56 +0000</pubDate>
</item>
        <item>
  <title>Comment from win2456</title>
  <description><![CDATA[Well with imageshack, I can use the feature:<br />mogrify 75% *<br /><br />or can specify custom size:<br />mogrify -size 480x320 *<br /><br />I'll take a look at nautilus-image-converter.  Sounds interesting.<br /><br />Also, I have reported my idea as duplicate so that the votes can be transferred to the original idea.  Thanks everyone!]]></description>
  <pubDate>Fri, 14 Nov 2008 13:07:33 +0000</pubDate>
</item>
      </channel>
</rss>
