<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; image resizing</title>
	<atom:link href="http://www.ghacks.net/tag/image-resizing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 15:55:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Multiple Image Resizer</title>
		<link>http://www.ghacks.net/2008/02/12/multiple-image-resizer/</link>
		<comments>http://www.ghacks.net/2008/02/12/multiple-image-resizer/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 22:05:09 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[image resizer]]></category>
		<category><![CDATA[image resizing]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/02/12/multiple-image-resizer/</guid>
		<description><![CDATA[I always disliked resizing multiple images using the image viewers that I have been using throughout the day. It was not a problem if I had to resize one or two images but a folder with dozens or hundreds of images would simply take to long to resize or edit.]]></description>
			<content:encoded><![CDATA[<p>I always disliked resizing multiple images using the image viewers that I have been using throughout the day. It was not a problem if I had to resize one or two images but a folder with dozens or hundreds of images would simply take to long to resize or edit.</p>
<p>Multiple Image Resizer [<a href="http://www.multipleimageresizer.net/">homepage</a>] is a software for Windows that requires the .net Framework from Microsoft. It &#8211; as the name suggests &#8211; offers functions to resize, and edit, multiple images at once. To make things as easy as possible it offers functions to scan for images, add folders and the images within or add individual images that should be processed.</p>
<p>Images can be previewed if the user selects them. Several processing options besides resizing the images can be selected. Those are the options crop, rotate and flip, border, add text and overlay image. By default only the resizing option is selected. </p>
<p><span id="more-3193"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/02/multiple_image_resizer.jpg' alt='multiple image resizer' /></p>
<p>Each option has its own configuration menu. The resizing menu for instance offers several ways to resize the images. The user can select a certain width and height in pixels, a percentage value, a dimension and several other options.</p>
<p>A text can be added to the image. This can be used to sort of watermark images or put a small copyright notice in a corner of the image. The font and its color as well as the position of the text can be selected.</p>
<p>The processed images can be saved in various different formats including the most used ones like jpg and png.</p>

	Tags: <a href="http://www.ghacks.net/tag/image-resizer/" title="image resizer" rel="tag">image resizer</a>, <a href="http://www.ghacks.net/tag/image-resizing/" title="image resizing" rel="tag">image resizing</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/31/squash-batch-image-resizer/" title="Squash Batch Image Resizer (March 31, 2008)">Squash Batch Image Resizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/06/28/imgares-drag-and-drop-image-resizing/" title="Imgares Drag and Drop Image Resizing (June 28, 2008)">Imgares Drag and Drop Image Resizing</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/batch-image-resizer-fotosizer/" title="Batch Image Resizer Fotosizer (May 13, 2008)">Batch Image Resizer Fotosizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/02/12/multiple-image-resizer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Resizing images with seam carving technology</title>
		<link>http://www.ghacks.net/2007/11/17/resizing-images-with-seam-carving-technology/</link>
		<comments>http://www.ghacks.net/2007/11/17/resizing-images-with-seam-carving-technology/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 18:48:08 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[image resizing]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/11/17/resizing-images-with-seam-carving-technology/</guid>
		<description><![CDATA[Rruben send me a link to an interesting software called Resizor which is an image resizer that utilizes the newly introduced seam carving technology to create impressive results. Instead of modifying the dimensions the same percentage throughout the image it analyzes areas that are less important and removes or adds to those with priority.]]></description>
			<content:encoded><![CDATA[<p>Rruben send me a link to an interesting software called Resizor which is an image resizer that utilizes the newly introduced seam carving technology to create impressive results. Instead of modifying the dimensions the same percentage throughout the image it analyzes areas that are less important and removes or adds to those with priority.</p>
<p>The tool itself is very easy to use with only a few options to choose from. If there is something that I would have to criticize it would be that the program window cannot be resized. Only a small portion of large pictures is shown and you have to use scrollbars to look at other parts of the image.</p>
<p>Resizor needs some tweaking to become a real great software but what I have seen so far is impressive enough already. It shines when resizing images with wide panoramas. It lead to some distorted images however. I tried it on an image of a person sitting in a chair with only a few pixels on the left and right and it resampled the image so that the persons head would be really big while the rest of the body much smaller in comparison.</p>
<p><span id="more-2292"></span><img src="http://www.ghacks.net/files/screens/2007/11/resizor.jpg" alt="resizor" /></p>
<p>There should be a way to define areas of importance which would really mean that distortions like this would not happen anymore.</p>

	Tags: <a href="http://www.ghacks.net/tag/image-resizing/" title="image resizing" rel="tag">image resizing</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/07/28/youtube-videos-downloader-tubequeue/" title="Youtube Videos Downloader TubeQueue (July 28, 2009)">Youtube Videos Downloader TubeQueue</a> (17)</li>
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/12/youtube-playlist-converter/" title="Youtube Playlist Converter (August 12, 2009)">Youtube Playlist Converter</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/11/17/resizing-images-with-seam-carving-technology/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Smart Image Resizing and Manipulation</title>
		<link>http://www.ghacks.net/2007/08/23/smart-image-resizing-and-manipulation/</link>
		<comments>http://www.ghacks.net/2007/08/23/smart-image-resizing-and-manipulation/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 11:22:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[image manipulation]]></category>
		<category><![CDATA[image resizing]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[smart image resize]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/08/23/smart-image-resizing-and-manipulation/</guid>
		<description><![CDATA[It does not happen very often that I see a demonstration of a new technique and say something like "Wow, give it to me, NOW!" immediately after it finishes. This is one of the times that it actually happened. The real problem with images on websites is that they are more or less static. The webmaster selected a size for the image and this is the size that you see when you visit the page and it does not matter if you have a very small screen or a big one.]]></description>
			<content:encoded><![CDATA[<p>It does not happen very often that I see a demonstration of a new technique and say something like &#8220;Wow, give it to me, NOW!&#8221; immediately after it finishes. This is one of the times that it actually happened. The real problem with images on websites is that they are more or less static. The webmaster selected a size for the image and this is the size that you see when you visit the page and it does not matter if you have a very small screen or a big one.</p>
<p>Text on the other hand can be resized quite easily to adapt to certain resolutions. Resizing images can also be problematic because they can easily look distorted or out of proportions when you do so. This new technique uses a system to determine the importance of pixels in an image and remove or resize the least important ones first.</p>
<p>This makes it possible to manipulate images without losing image quality or sharpness at all. Some tools can be used to mark spots on the image as important &#8211; faces for instance &#8211; or unimportant to further increase the quality of the resized image. Take a look at the demonstration video to get a closer look at this incredible technique. </p>
<p><span id="more-1913"></span><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/qadw0BRKeMk"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/qadw0BRKeMk" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>via: <a href="http://www.ohgizmo.com/2007/08/21/smart-image-resizing-cuts-the-useless-out-of-your-pics/">OhGizmo!</a></p>

	Tags: <a href="http://www.ghacks.net/tag/image-manipulation/" title="image manipulation" rel="tag">image manipulation</a>, <a href="http://www.ghacks.net/tag/image-resizing/" title="image resizing" rel="tag">image resizing</a>, <a href="http://www.ghacks.net/tag/images/" title="images" rel="tag">images</a>, <a href="http://www.ghacks.net/tag/smart-image-resize/" title="smart image resize" rel="tag">smart image resize</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/01/09/resize-images-online/" title="Resize images online (January 9, 2007)">Resize images online</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/08/25/fixpicture-resize-and-convert-images-online/" title="Fixpicture Resize and Convert Images Online (August 25, 2007)">Fixpicture Resize and Convert Images Online</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/23/xnview-add-ons-and-format-plugins/" title="XnView Add-ons and Format Plugins (October 23, 2008)">XnView Add-ons and Format Plugins</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/10/21/windows-live-photo-gallery/" title="Windows Live Photo Gallery (October 21, 2007)">Windows Live Photo Gallery</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/04/07/we-heart-it/" title="We Heart It (April 7, 2008)">We Heart It</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/08/23/smart-image-resizing-and-manipulation/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
