How to find all word (office) documents with pictures on them in my archive

Mah 50 Reputation points
2023-09-22T14:48:37.8166667+00:00

Hi there,

I am wondering if there is a way to distinguish between word documents with any picture inside them and those without any picture? suppose i have 10000 word documents ... i know the picture i am looking for is on one of them but obviousely opening each and checking if there is any picture there, is very tough , so can i search for files with pictures on them and ignore the other word files on my archive ?

hope there is a way :)

thanks for showing it to me :)

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,636 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,107 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,905 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 44,501 Reputation points
    2023-09-25T05:55:48.44+00:00

    You can write a PowerShell script for this requirements, but that means a lot of work for you; don't expect us to do it for you.

    See

    https://devblogs.microsoft.com/scripting/powertip-use-windows-powershell-to-open-word-document/

    https://www.powershellgallery.com/packages/PSWriteWord/1.1.14


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.