Saturday, March 26, 2011

First Day on "blogspot.com"

Q: How can i find this interesting stuff?

A: On the way searching for a solution to dl a original size from picasaweb


http://technolux.blogspot.com/2011/01/download-full-size-picasa-web-albums.html

here is my most favorable way:


Download Full Size Photos
If you don't like to download the whole album but only a few full size photos do the following.

Right-click on the photo that you like to download and select "View Image".

Again there is a little change that has to be made to the URL to download the full size photo from this album. In this case the additional code will remove the disabled download permission settings.

I am going to take this photo.


Once I right-click on the photo and hit "View Image" I get this URL.


If you look right before the filename "P1080803.jpg" the code in bold font gives the photo the resolution that it is being displayed at. If you set that to /h1600/ instead of /s640/ the photo will appear with a resolution of 1600x1200 pixels but no more than that. But from the photo information we know that the photo in fact has a resolution of 2560×1920 pixels.

So to be able to download the original full size photo from the album you have to replace the code in bold font with this code.

/d/
You can remember this easily if you think of /d/ as download.

So for this example the URL of the true full size photo with the highest resolution should look like this if you have done it right.


If you load that URL in your browser a menu will pop up in Firefox (or any other browser you might be using) asking what you would like to do with the file. You can now save the full size photo. Again the disabled download permission is removed with this method.

No comments:

Post a Comment