Coder Social home page Coder Social logo

auberginehill / get-exif-data Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 4.0 263 KB

Retrieves EXIF data properties from digital image files and saves the info to a CSV-file in a defined directory (a Windows PowerShell script).

License: Other

PowerShell 100.00%
exif exif-data exif-data-extraction exif-reader powershell powershell-script windows

get-exif-data's People

Contributors

auberginehill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

get-exif-data's Issues

"Value" cannot be found

Hi, got this error message while using get-exifdata.ps1 to search exifinfo from 7.5 TB of image files.
(Also wondering about whether RAW-files of different kinds are searched for EXIF-data)

Searching for image files at 1 folder recursively
select : Property "Value" cannot be found.
At H:\Get-ExifData.ps1:817 char:139

  • ... ge.Properties.Item('2').Value) | select -ExpandProperty Value) -join ...
  •                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (-2147024809:PSObject) [Select-Object], PSArgumentException
    • FullyQualifiedErrorId : ExpandPropertyNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand

Not Pulling Text Strings (XPAuthor, XP Keywords)

The script runs successfully without error, however I noticed something peculiar when it is attempting to extract ASCII text strings from XP Keywords and XP comments fields. It reveals a null value when it is clear that there is a value in that specific field. I went to edit the "keywords' field by adding a single character to the existing values, then the process is able to extract it. It seems that it is only able to retrieve this value if I edit the original contents. My first assumption is that execution policy many need to be changed. Any help would be greatly appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.