 |
 |
How to save pictures from websites
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Nov 2005
Status:
Offline
|
|
This is a newbie question. I'm trying to save a picture of a sofa from a website. I tried control + click to save picture or save as, but it didn't work. It works with other websites but not this particular web page.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Feb 2003
Location: NY²
Status:
Offline
|
|
can you link to the website?
normally, i just click and drag the image to my desktop
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2003
Status:
Offline
|
|
Try taking a screen capture.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: CO
Status:
Offline
|
|
Screen capture or partial screen (command-shift-4) is great, but sometimes it's handy to break down a javascripted paged (like Amazon's view inside of books) sites into separate pages. Someone here once showed me the following JS to paste in your address bar (or: I've got it bookmarked now) and it'll open each item in separate Safari window - and those that are jpgs will be drag-droppable to desktop. Let's see if this will paste below in this post:
javascript:%20for%20(var%20i=0;%20i%20<%20si_image Metadata.length;%20i++)%20{var%20win%20=%20window. open('','',%20'');%20win.document.write('<img%20sr c="'%20+%20si_imageMetadata[i].src%20+%20'">');}
|
|
TOMBSTONE: "He's trashed his last preferences"
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jun 1999
Location: Las Vegas, NV, USA
Status:
Offline
|
|
You can turn off Javascript in Safari preferences and then the site will let you save the pictures. It's a script that's foiling your attempts.
Chris
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2001
Location: CO
Status:
Offline
|
|
Not in ALL situations. For my difficult Amazonn cases ( http://www.amazon.com/gp/reader/0876...36#reader-link ) the JS access of metadata (script above) requires JS be ON: then the page above opens into 40+ Safari pages for different objects, including the jpgs for various book jpg pages, which can then be dragged as you wish.
|
|
TOMBSTONE: "He's trashed his last preferences"
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 2000
Location: Seattle
Status:
Offline
|
|
Under the windows menu choose "activity"
You'll see a list of every item loaded on the web page. double click a pic to open it in a new window, then you can drag it to the desktop from there. Or use "save image to downloads", or copy it and paste it into Preview, or use your favorite saving method.
It may not be a script, you can use table background images as well as other tricks to make pix hard to get, so simply killing javascript may not do it.
|
|
You can take the dude out of So Cal, but you can't take the dude outta the dude, dude!
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2001
Location: The Sar Chasm
Status:
Offline
|
|
Originally Posted by Gavin
Under the windows menu choose "activity"
You'll see a list of every item loaded on the web page. double click a pic to open it in a new window, then you can drag it to the desktop from there. Or use "save image to downloads", or copy it and paste it into Preview, or use your favorite saving method.
Whoa, handy tip. 
|
When a true genius appears in the world you may know him by this sign, that the dunces are all in confederacy against him. -- Jonathan Swift.
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Apr 2004
Location: Nagoya, Japan • 日本 名古屋市
Status:
Offline
|
|
Another common trick some websites use is to make a one-pixel transparent gif and stretch it on top of the entire image below, so that's the image that gets saved.
And in the case of an image that's broken into many pieces (more common on old table-based pages), you can just shift-cmd-4 to take a screenshot of an area of your choosing (as Love Calm Quiet mentioned).
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|