Re: How do I find the filename of an inserted picture?



Hi Greg:

If you can persuade the author to LINK the images instead of embedding
them, then the filename is, of course, part of the INCLUDEPICTURE field :-)

If you are working in .docx format, the original image files ARE linked,
whether the user intended that or not. To get at them:

1) Make a copy of the document (because you're about to destroy it...)

2) Change the extension of the copy from .docx to .zip

3) Unzip it. The document will turn into a folder. In the folder you will
find a little "website"

4) Open the .xml file as plain text and search for the picture's caption.

5) Note the explicit URI near it: that's the link to your image. Follow it
into the Images folder, and there's your graphics file :-)

On a Mac, you won't be able to put the document back together once you have
done this, because Mac OS X writes a resource fork into the folder each time
you open a file, and Word interprets that as a "corrupted file".

If you are in .doc format, there is an ancient technique that might help.

Each image is embedded in the document in its native format.

If you save the document as RTF, then change the file extension and open it
as plain text, you can often read the raw code of the image file.

If the originating application for the image was kind enough to add the file
name to its saved image, you will be able to read it.

You first "Search" the file for the caption, then choose the nearest binary
blob and scan it by eye.

Hope this helps you sometime...

Cheers


On 19/02/08 3:21 AM, in article ee8de09.1@xxxxxxxxxxxxxxxxxxxxxxx,
"greggsewell@xxxxxxxxxxxxxxxx" <greggsewell@xxxxxxxxxxxxxxxx> wrote:

Thanks, Bob. Guess I'm just stuck with manually searching 600-plus images. At
least, now I know that Word doesn't provide this info.

--
Don't wait for your answer, click here: http://www.word.mvps.org/

Please reply in the group. Please do NOT email me unless I ask you to.

John McGhie, Consultant Technical Writer
+61 4 1209 1410, mailto:john@xxxxxxxxxxx
McGhie Information Engineering Pty Ltd
http://jgmcghie.fastmail.com.au/
Nhulunbuy, Northern Territory, Australia

.



Relevant Pages

  • Re: Word 6.0 documents in Word 2004
    ... Tell her to create a new folder: Word2004 Copies, ... I would also be interested to check what her "Default" save format is. ... McGhie Information Engineering Pty Ltdhttp://jgmcghie.fastmail.com.au/ ... two prompts and the deed was accomplished. ...
    (microsoft.public.mac.office.word)
  • Re: IMAP server alternatives
    ... Personally I have had no issues with IMAP-UW, but the users in our office have had issues with the mbox format itself. ... Specifically they cannot store messages & subfolders within a folder. ... I saw a dramatic improvement in speed with both Thunderbird and Squirrelmail after switching from mbox to maildir. ...
    (freebsd-questions)
  • Re: Word 6.0 documents in Word 2004
    ... :-) This is the first time I have heard of your ... Tell her to create a new folder: Word2004 Copies, ... I would also be interested to check what her "Default" save format is. ... two prompts and the deed was accomplished. ...
    (microsoft.public.mac.office.word)
  • windows explorer problems
    ... The folder contains avi files and mp3 files formats. ... of the external hard disk 40GB also having problems after I stored some avi ... to format however I cannot finish the formation. ...
    (microsoft.public.windowsxp.help_and_support)
  • RE: Date problem using ADO getting large csv files into excel
    ... Then, before saving the workbook ... Unfortunately i can't get the date format to remain constant. ... I had never heard of ADO ... ' The code will not look in "Excel Horse Data" folder so completed ...
    (microsoft.public.data.ado)