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 :)

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,581 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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.