<?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 &#124; Latest Tech News, Software And Tutorials &#187; image zoom</title> <atom:link href="http://www.ghacks.net/tag/image-zoom/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Zoom Image Userscript</title><link>http://www.ghacks.net/2011/04/09/zoom-image-userscript/</link> <comments>http://www.ghacks.net/2011/04/09/zoom-image-userscript/#comments</comments> <pubDate>Sat, 09 Apr 2011 10:55:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[image zoom]]></category> <category><![CDATA[userscript]]></category> <category><![CDATA[zoom image]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=43685</guid> <description><![CDATA[For a while now I have been looking for a way to zoom images in the Firefox web browser with minimal effort. Something similar to the excellent Hoover Zoom extension for the Google Chrome browser. And while there have been some extensions and userscripts that supported some sites, there was barely anything that would work [...]]]></description> <content:encoded><![CDATA[<p>For a while now I have been looking for a way to zoom images in the Firefox web browser with minimal effort. Something similar to the excellent <a
href="http://www.ghacks.net/2010/09/28/display-full-images-with-hover-zoom-for-chrome/">Hoover Zoom</a> extension for the Google Chrome browser. And while there have been some extensions and userscripts that supported some sites, there was barely anything that would work on all Internet websites (the closest was the <a
href="http://www.ghacks.net/2009/08/07/firefox-and-thunderbird-image-zooming/">Firefox Image Zooming</a> extension).</p><p>And then I discovered Zoom Image. Zoom Image is a userscript that should be compatible with all browsers that support userscripts. Firefox users need the Greasemonkey add-on or a comparable add-on like <a
href="http://www.ghacks.net/2011/02/28/scriptish-promises-better-firefox-4-userscript-support-performance/">Scriptish</a> to run the userscript.</p><p>Once installed it adds a small overlay to the upper left corner of every image. This overlay is only visible if you move the mouse cursor over the image.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/zoom-image.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/zoom-image.png" alt="zoom image" title="zoom image" width="339" height="207" class="alignnone size-full wp-image-43686" /></a></p><p>The three buttons, from left to right, have the functionality to zoom in, zoom out and reset the image. A click on one of the buttons performs the underlying action. Only the underlying image is affected by the actions, every other page elements stays exactly the same.</p><p>While that functionality is handy in itself, it still requires you to click on the toolbar buttons to change the image&#8217;s zoom level. The developer therefor has added a second option that does not require clicks at all.</p><p><iframe
src="http://www.screenr.com/embed/asD" width="650" height="396" frameborder="0"></iframe></p><p>For that you need to move the mouse over the toolbar that the userscripts adds to the image. The mouse wheel can then be used to zoom in and out of the image, completely without clicks. This is probably the more comfortable option, even though it means that you still need to move the mouse cursor on the toolbar before the functionality becomes available.</p><p>The script comes with configuration options that unfortunately need to be edited directly in the JavaScript source. Among the options are settings to change the default zoom factor, change the toolbar&#8217;s opacity or add custom buttons to the toolbar.</p><p>Basic instructions are available at the developer website over at <a
href="http://vadikom.com/tools/zoom-image-greasemonkey-user-script/">Vadikom</a>. The userscript can be downloaded or installed directly over at <a
href="http://github.com/vadikom/zoom-image/raw/master/zoom-image.user.js">Github</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/09/zoom-image-userscript/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Firefox And Thunderbird Image Zooming</title><link>http://www.ghacks.net/2009/08/07/firefox-and-thunderbird-image-zooming/</link> <comments>http://www.ghacks.net/2009/08/07/firefox-and-thunderbird-image-zooming/#comments</comments> <pubDate>Fri, 07 Aug 2009 10:56:33 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Email]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[image zoom]]></category> <category><![CDATA[image zooming]]></category> <category><![CDATA[thunderbird add-on]]></category> <category><![CDATA[zoom images]]></category> <category><![CDATA[zooming]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15114</guid> <description><![CDATA[The Firefox web browser comes with the ability to zoom in and out of websites. There is however no way of zooming only specific elements of a website which can be a problem if only specific elements such as images need to be zoomed. The Firefox and Thunderbird extension Image Zoom adds to the zooming [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/firefox.png" alt="firefox" title="firefox" width="128" height="128" class="alignleft size-full wp-image-13848" />The Firefox web browser comes with the ability to zoom in and out of websites. There is however no way of zooming only specific elements of a website which can be a problem if only specific elements such as images need to be zoomed. The Firefox and Thunderbird extension Image Zoom adds to the zooming functionality by providing the means to zoom in and out of images.</p><p>Image Zoom has been designed with simplicity in mind. A right-click on any image on a website will open a context menu after installation of the extension with options to zoom in and out of the selected image.</p><p><span
id="more-15114"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/image_zoom-499x438.jpg" alt="image zoom" title="image zoom" width="499" height="438" class="alignnone size-medium wp-image-15115" /></p><p>Right-clicking and using the context menu is however not the only option to zoom images. Another possibility is to right-click and use the mouse wheel to zoom an image. That&#8217;s usually more comfortable than the context menu solution. Other options that are provided include page zooming, fitting an image to the screen size of the web browser or email client and custom zoom and dimension options.</p><p>Some add-ons can interfere with some of the options provided by the Image Zoom extension. Especially add-ons that make use of the mouse buttons, like the recently reviewed <a
href="http://www.ghacks.net/2009/08/06/open-multiple-links-at-once-in-firefox-2/">Multi Links</a> add-on, can block some of the functions. Image Zoom offers some options to configure the mouse buttons that trigger the zooming. It can be downloaded from the <a
href="https://addons.mozilla.org/en-US/thunderbird/addon/image-zoom/">Thunderbird</a> or <a
href="https://addons.mozilla.org/en-US/firefox/addon/139/">Firefox</a> website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/07/firefox-and-thunderbird-image-zooming/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Zoom In on Images in Firefox</title><link>http://www.ghacks.net/2008/03/13/zoom-in-on-images-in-firefox/</link> <comments>http://www.ghacks.net/2008/03/13/zoom-in-on-images-in-firefox/#comments</comments> <pubDate>Thu, 13 Mar 2008 16:03:10 +0000</pubDate> <dc:creator>Cheryl</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Cool]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[change image size]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[image zoom]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/03/13/zoom-in-on-images-in-firefox/</guid> <description><![CDATA[We’ve all experienced it. You’re browsing through the internet and you chance upon what looks like a nice picture. There’s just one problem. You can hardly see the details in the picture because it’s too small. If you’re using Firefox, there’s a nifty little plugin that can help you out. It’s called Image Zoom and [...]]]></description> <content:encoded><![CDATA[<p>We’ve all experienced it. You’re browsing through the internet and you chance upon what looks like a nice picture. There’s just one problem. You can hardly see the details in the picture because it’s too small.</p><p>If you’re using Firefox, there’s a nifty little plugin that can help you out. It’s called <a
href="https://addons.mozilla.org/en-US/firefox/addon/139/">Image Zoom</a> <a
href="https://addons.mozilla.org/en-US/firefox/addon/139/"></a>and it does just that; zooms in on images. This tool may be small but it’s power packed in my opinion.</p><p><span
id="more-3505"></span></p><p>To begin with, you can change the size of any image from 10% to 400% of it’s original size. So, you can not only make an image bigger but also you can minimize a big image to fit in a particular size. Besides this, you have a custom zoom option, if you’re partial to a particular size. Another neat feature is the ability to enlarge an image to fit in a page, which is great for checking out details.</p><p>Access to Image Zoom is easy since the extension is one of the options when you right click an image. I won’t say Image Zoom is perfect. Enlarging an image doesn’t necessarily mean the image will be clearer, especially if the image was grainy to begin with. Still, this is one extension that’s worth having around as it’s really handy.</p><p>Have you heard of Image Zoom before? Do you know of any other ways to enlarge images in your browser itself.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/13/zoom-in-on-images-in-firefox/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
