Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - screen cap of single pic

 
Thread Tools Search this Thread
Old 10-28-2009, 08:52 PM   #1
Default screen cap of single pic


Is there a tool which can copy or screen cap a single picture
just by clicking it?
AFAIK you can capture the whole screen, one single window or
a selected area.
When you download stuff you always run danger to
eat malicious bytes.
Until now viruses are not embedded in jpgs or gifs, or?
But it would be quite comfortable to get the pic by clicking it
if it is not sliced.
A programm should be able to recognize the area of the picture
if you don't break any copyright issues.


Jan C. Faerber
  Reply With Quote
Old 10-29-2009, 09:37 AM   #2
Andy
 
Posts: n/a
Default Re: screen cap of single pic

"Jan C. Faerber" <> wrote in message
news:8c4cf0a7-b01f-4be5-8015-...
> Is there a tool which can copy or screen cap a single picture
> just by clicking it?
> AFAIK you can capture the whole screen, one single window or
> a selected area.
> When you download stuff you always run danger to
> eat malicious bytes.
> Until now viruses are not embedded in jpgs or gifs, or?
> But it would be quite comfortable to get the pic by clicking it
> if it is not sliced.
> A programm should be able to recognize the area of the picture
> if you don't break any copyright issues.



Hi Jan,

Right-click the image in your browser and select "Copy".

Load up your paint program and select "Edit" then "Paste" from the toolbar.


Hope this helps

Andy



Andy
  Reply With Quote
Old 10-29-2009, 10:50 AM   #3
Travis Newbury
 
Posts: n/a
Default Re: screen cap of single pic
On Oct 28, 4:52*pm, "Jan C. Faerber" <faerber....@gmail.com> wrote:
> Is there a tool which can copy or screen cap a single picture
> just by clicking it?


I am assuming you mean a tool beyond right clicking on the image and
copy or save image as.


Travis Newbury
  Reply With Quote
Old 10-29-2009, 11:17 AM   #4
Jan C. Faerber
 
Posts: n/a
Default Re: screen cap of single pic
On Oct 29, 11:50*am, Travis Newbury <travisnewb...@gmail.com> wrote:
> On Oct 28, 4:52*pm, "Jan C. Faerber" <faerber....@gmail.com> wrote:
>
> > Is there a tool which can copy or screen cap a single picture
> > just by clicking it?

>
> I am assuming you mean a tool beyond right clicking on the image and
> copy or save image as.


Yes - it must not be by clicking the pics in the browser.
Would be possible to have a programm window showing something like
small thumbs of a page's pics to select the desired caps.
My idea was to get the pic from the screen memory.
Because sometimes saving pics is restricted or they are placed behind
small
1x1px transparent gifs.
Maybe js could get the position and size of the pic and clue it
together with some open source code for screen caps.
( Like when you search for a lyric of a song, you can not copy the
text and in the source html the text is filled with escaped
characters. )
I guess different image file types may need sometimes different tools
- e.g. ie problem with transparency in pngs. On the other hand side
images are not as difficult as videos.


Jan C. Faerber
  Reply With Quote
Old 10-29-2009, 12:02 PM   #5
Travis Newbury
 
Posts: n/a
Default Re: screen cap of single pic
On Oct 29, 7:17*am, "Jan C. Faerber" <faerber....@gmail.com> wrote:
> > > Is there a tool which can copy or screen cap a single picture
> > > just by clicking it?

> > I am assuming you mean a tool beyond right clicking on the image and
> > copy or save image as.

> Yes - it must not be by clicking the pics in the browser.


Would FF's Developer plugin do it? It has an options to display all
the images their respective information on a single page.


Travis Newbury
  Reply With Quote
Old 10-29-2009, 01:35 PM   #6
Jonathan N. Little
 
Posts: n/a
Default Re: screen cap of single pic
Jan C. Faerber wrote:
> On Oct 29, 11:50 am, Travis Newbury <travisnewb...@gmail.com> wrote:
>> On Oct 28, 4:52 pm, "Jan C. Faerber" <faerber....@gmail.com> wrote:
>>
>>> Is there a tool which can copy or screen cap a single picture
>>> just by clicking it?

>> I am assuming you mean a tool beyond right clicking on the image and
>> copy or save image as.

>
> Yes - it must not be by clicking the pics in the browser.
> Would be possible to have a programm window showing something like
> small thumbs of a page's pics to select the desired caps.
> My idea was to get the pic from the screen memory.
> Because sometimes saving pics is restricted or they are placed behind
> small
> 1x1px transparent gifs.
> Maybe js could get the position and size of the pic and clue it
> together with some open source code for screen caps.
> ( Like when you search for a lyric of a song, you can not copy the
> text and in the source html the text is filled with escaped
> characters. )
> I guess different image file types may need sometimes different tools
> - e.g. ie problem with transparency in pngs. On the other hand side
> images are not as difficult as videos.


Firefox, not extension required: Tools > Page Info > Media tab select
image and Save As...

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com


Jonathan N. Little
  Reply With Quote
Old 10-29-2009, 03:00 PM   #7
cwdjrxyz
 
Posts: n/a
Default Re: screen cap of single pic
On Oct 28, 3:52*pm, "Jan C. Faerber" <faerber....@gmail.com> wrote:
> Is there a tool which can copy or screen cap a single picture
> just by clicking it?
> AFAIK you can capture the whole screen, one single window or
> a selected area.
> When you download stuff you always run danger to
> eat malicious bytes.
> Until now viruses are not embedded in jpgs or gifs, or?
> But it would be quite comfortable to get the pic by clicking it
> if it is not sliced.
> A programm should be able to recognize the area of the picture
> if you don't break any copyright issues.


I use the free program Gadwin Print Screen. Go to their download page
at http://www.gadwin.com/download/ and the download is the last one at
the bottom of the page. You can capture the whole page or select any
desired area of the page to capture. Then you can output the captured
image as an image file such as a jpg, send to the printer, send to
another image program, etc. It has worked well for me on the Microsoft
XP and Vista OSs. It is claimed to work on Windows 95 through at least
Vista. It apparently is not available for non-Microsoft OSs. Of course
Gadwin has more elaborate programs for sale, but the free program does
all I need.

I believe I read a few years ago that some viruses or worms had been
found in files ending with image extensions such as jpg. Of course
such a file need not even contain a usable image. After you download
the damage may already be done, image or no image.



cwdjrxyz
  Reply With Quote
Old 10-29-2009, 09:47 PM   #8
dorayme
 
Posts: n/a
Default Re: screen cap of single pic
In article <>,
Sherm Pendley <> wrote:

> "Andy" <> writes:
>
> > "Jan C. Faerber" <> wrote in message
> > news:8c4cf0a7-b01f-4be5-8015-...
> >> Is there a tool which can copy or screen cap a single picture
> >> just by clicking it?

> >
> > Right-click the image in your browser and select "Copy".
> >
> > Load up your paint program and select "Edit" then "Paste" from the toolbar.

>
> Or even just drag-n-drop the image to your desktop.


Indeed. At least on Macs, this is what to do.

--
dorayme


dorayme
  Reply With Quote
Old 10-30-2009, 02:17 AM   #9
SAZ
 
Posts: n/a
Default Re: screen cap of single pic
In article <doraymeRidThis->,
says...
>
> In article <>,
> Sherm Pendley <> wrote:
>
> > "Andy" <> writes:
> >
> > > "Jan C. Faerber" <> wrote in message
> > > news:8c4cf0a7-b01f-4be5-8015-...
> > >> Is there a tool which can copy or screen cap a single picture
> > >> just by clicking it?
> > >
> > > Right-click the image in your browser and select "Copy".
> > >
> > > Load up your paint program and select "Edit" then "Paste" from the toolbar.

> >
> > Or even just drag-n-drop the image to your desktop.

>
> Indeed. At least on Macs, this is what to do.



And Win XP/Vista/7 PC's.


SAZ
  Reply With Quote
Old 11-01-2009, 09:08 PM   #10
Jan C. Faerber
 
Posts: n/a
Default Re: screen cap of single pic
On Oct 29, 1:02*pm, Travis Newbury <travisnewb...@gmail.com> wrote:
> On Oct 29, 7:17*am, "Jan C. Faerber" <faerber....@gmail.com> wrote:
>
> > > > Is there a tool which can copy or screen cap a single picture
> > > > just by clicking it?
> > > I am assuming you mean a tool beyond right clicking on the image and
> > > copy or save image as.

> > Yes - it must not be by clicking the pics in the browser.

>
> Would *FF's Developer plugin do it? *It has an options to display all
> the images their respective information on a single page.


Yes!


Jan C. Faerber
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft To Allow Changing Of Blue Screen Of Death nogeekatall Computer Support 9 01-15-2005 05:01 AM
disenfranchised screen names JN7827 Computer Support 6 11-08-2004 10:50 PM
Qbasic Output Screen Turbo Art Computer Support 4 08-06-2004 09:35 PM
Screen Question? Kumma Kumma Kumma Ka-Melian, U Cum & Go... Computer Support 1 10-21-2003 05:26 PM
Win2K SP4 - what's the verdict? Max Quordlepleen Computer Support 6 09-16-2003 11:23 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46