flickr has a beautiful collection of photographs. Enjoying them in a simple webbrowser won't always give them the attention they need. Althogh the slideshow is nice, when you look at it with a large resolution setting, the photo's tend to be pretty small. However, downloading doesn't seem to be an option, as a transparent image has been placed over the photo's. This transparent image will keep you from being able to right-click on the real picture and download it. Here I will show you how to use the features of Firefox to take back the web and control your own resources, by allowing you to download the photo's with ease. Currently there are (at least) 4 solutions to this problem:
For all options, you will need Firefox. So get it now if you don't have it. People who enable this protection, don't want you to download the pictures. If people don't want you to be able to use another viewer, please consider just asking them a copy via e-mail or don't bother with their pictures. So make sure you review the license, and if needed, remove the picture after viewing it. Using the default Firefox menusStep 1.Go to your favorite flickr homepage. And first try to simply download the image by rightclicking in it and choosing "Save Image As...". If you get an image called spaceball.gif then you should follow the rest of the steps to get the real photo. Otherwise it's probably no problem. Step 2.Right click next to the photo, you should get the menu displayed at the right. Choose "View Page Info" from the menu. ![]() Step 3. From this window, choose the tab "Media" at the top of the window (see figure below). Then in the list of media, scroll down to the image you want to save. Step 4.Click on "Save As..." and save the image where ever you want. ![]() Step 5.Review the copyrights. flickr doesn't seem to want you to download the images, so just enjoy them and throw them away when you are done with them or find out the copyrights. Using the Adblock extensionThis method was brought to my attention by mail, and here is how it works:
Now the spaceball image will never be shown again and right-clicking with Save As... should work normally on all pages. Using a bookmarkletThe following bookmarklet should also allow you access to the pictures. Matej 'Yin' Gagyi mailed the following:
javascript: location.href=document.evaluate('//div[@class="photoImgDiv"]/img',document, null, null, null).iterateNext().src;
You use this by bookmarking: Flickr current photo and then using the bookmark after visiting the flickr page you want. Using the WebDeveloper extensionIf you don't include the stylesheet (this is what makes the page look nice) then the images won't overlap. Here is how to disable all layout:
This method was suggested by Matti Laakso. Using the Nuke Anything extensionThis method was brought to my attention via the contact box. It involves removing the transparent gif using the Nuke Anything plugin:
This is a one-time solution and (as far as I know) has to be repeated when you reload the page for any reason. |